runtime/test_examples/bt_default/bt.xml

7 lines
209 B
XML
Raw Normal View History

2024-12-11 23:22:57 +03:00
<root BTCPP_format="4">
<BehaviorTree ID="Main">
<Sequence>
<Action ID="RbsAction" do="MoveToPose" command="move" sid="a"></Action>
</Sequence>
</BehaviorTree>
</root>