Skip to content
Snippets Groups Projects

Filtered localization

Merged Sergi Hernandez requested to merge filtered_localization into master
110 files
+ 8572
1147
Compare changes
  • Side-by-side
  • Inline
Files
110
@@ -44,4 +44,4 @@ gen.add("execute_action", bool_t, 0, "
gen.add("cancel_action", bool_t, 0, "Cancel current action", False)
exit(gen.generate(PACKAGE, "ActionClientAlgorithm", "ActionClient"))
exit(gen.generate(PACKAGE, "ActionClient", "ActionClient"))
Loading