RoboWaiter/sub_task.ptml

5 lines
51 B
Plaintext
Raw Normal View History

2023-11-09 08:47:57 +08:00
selector{
cond At(Robot,Table)
act MoveTo(Table)
2023-11-09 08:47:57 +08:00
}