递送咖啡的行为树的ptml格式的demo
This commit is contained in:
parent
3e3d4ebdf9
commit
b15c9d575c
|
@ -0,0 +1,13 @@
|
||||||
|
sequence:
|
||||||
|
select:
|
||||||
|
CoffeeCupFound
|
||||||
|
FindCoffeeCup
|
||||||
|
select:
|
||||||
|
CoffeeCupGrasped
|
||||||
|
GraspCoffeeCup
|
||||||
|
select:
|
||||||
|
DestinationAReached
|
||||||
|
ReachDestinationA
|
||||||
|
select:
|
||||||
|
CoffeeCupPlaced
|
||||||
|
PlaceCoffeeCup
|
Loading…
Reference in New Issue