runtime/test_examples/bt_default/bt.xml
2024-12-11 23:22:57 +03:00

7 lines
No EOL
209 B
XML

<root BTCPP_format="4">
<BehaviorTree ID="Main">
<Sequence>
<Action ID="RbsAction" do="MoveToPose" command="move" sid="a"></Action>
</Sequence>
</BehaviorTree>
</root>