RoboWaiter/sub_task.ptml

8 lines
79 B
Plaintext

selector{
cond EnvExplored()
selector{
cond At(Robot,Bar)
act ExploreEnv()
}
}