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

Fixed a typo

parent 12cb8452
No related branches found
No related tags found
No related merge requests found
...@@ -20,8 +20,8 @@ ...@@ -20,8 +20,8 @@
</BehaviorTree> </BehaviorTree>
<!-- ////////// --> <!-- ////////// -->
<TreeNodesModel> <TreeNodesModel>
<Action ID="syn_cancel_tiago_arm_action"/> <Action ID="sync_cancel_tiago_arm_action"/>
<Action ID="asyn_cancel_tiago_arm_action"/> <Action ID="async_cancel_tiago_arm_action"/>
<Action ID="async_is_tiago_arm_finished"/> <Action ID="async_is_tiago_arm_finished"/>
<Action ID="set_tiago_arm_workspace"> <Action ID="set_tiago_arm_workspace">
<input_port name="frame_id"> Workspace's frame ID</input_port> <input_port name="frame_id"> Workspace's frame ID</input_port>
......
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