RoboWaiter/BTExpansionCode/utils/draw_bt/Default.ptml

10 lines
216 B
Plaintext

selector
cond On(Coffee,Bar)
sequence
cond Holding(Coffee)
selector
sequence
cond At(Robot,Bar)
act PutDown(Coffee,Bar)
act MoveTo(Bar)