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

Added subtrees tree nodes modles

parent 7517b1dc
No related branches found
No related tags found
No related merge requests found
...@@ -121,6 +121,8 @@ ...@@ -121,6 +121,8 @@
<Action ID="set_tiago_head_max_velocity_input"> <Action ID="set_tiago_head_max_velocity_input">
<output_port name="vel"> Head maximum velocity</output_port> <output_port name="vel"> Head maximum velocity</output_port>
</Action> </Action>
<!-- Tree -->
<SubTree ID="move_to"/>
</TreeNodesModel> </TreeNodesModel>
<!-- ////////// --> <!-- ////////// -->
</root> </root>
......
...@@ -121,6 +121,8 @@ ...@@ -121,6 +121,8 @@
<Action ID="set_tiago_head_max_velocity_input"> <Action ID="set_tiago_head_max_velocity_input">
<output_port name="vel"> Head maximum velocity</output_port> <output_port name="vel"> Head maximum velocity</output_port>
</Action> </Action>
<!-- Tree -->
<SubTree ID="point_to"/>
</TreeNodesModel> </TreeNodesModel>
<!-- ////////// --> <!-- ////////// -->
</root> </root>
......
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