This website requires JavaScript.
Explore
Help
Sign In
EmbodiedAI
/
RoboWaiter
mirror of
https://github.com/HPCL-EI/RoboWaiter.git
Watch
3
Star
0
Fork
You've already forked RoboWaiter
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a7007aeea7
RoboWaiter
/
sub_task.ptml
8 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
跑通子任务树生成
2023-11-09 08:47:57 +08:00
selector{
修复括号不匹配的bug
2023-11-13 11:53:50 +08:00
cond At(Coffee,Bar)
更改了obea的sequence
2023-11-13 14:48:58 +08:00
sequence{
修复括号不匹配的bug
2023-11-13 11:53:50 +08:00
cond At(Robot,CoffeeMachine)
act MakeCoffee()
跑通子任务树生成
2023-11-09 08:47:57 +08:00
}
}