added behavior trees

This commit is contained in:
2026-04-17 01:38:55 +02:00
parent 0a0c6da6f0
commit 50ec8e3a83
5 changed files with 100 additions and 29 deletions

View File

@@ -47,7 +47,7 @@
<Sleep msec="5000"/>
<ZeroOdom service_name=""/>
<Sleep msec="1000"/>
<Repeat num_cycles="6">
<Repeat num_cycles="2">
<Sequence>
<MovePointSimple x="1.1"
y="0"