9 lines
203 B
XML
9 lines
203 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<root BTCPP_format="4">
|
|
<BehaviorTree ID="Main">
|
|
<Sequence>
|
|
<SubTree ID="Grasp"/>
|
|
<SubTree ID="Place"/>
|
|
</Sequence>
|
|
</BehaviorTree>
|
|
</root>
|