Skip to content
Snippets Groups Projects
Commit eaac9ee9 authored by Alejandro Lopez Gestoso's avatar Alejandro Lopez Gestoso
Browse files

Fixed override of module default values

parent 24e50e04
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@
</Action>
<Action ID="async_tiago_play_motion_execute_motion">
<input_port name="motion_name"> desired motion to be executed</input_port>
<input_port default="True" name="new_goal"> If it's a new_goal</input_port>
<input_port name="new_goal"> If it's a new_goal</input_port>
</Action>
<Condition ID="is_tiago_play_motion_finished"/>
<Condition ID="is_tiago_play_motion_module_running"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment