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
5f0520d1eb
RoboWaiter
/
sub_task.ptml
8 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
跑通子任务树生成
2023-11-09 08:47:57 +08:00
selector{
更新了部分动作节点
2023-11-14 12:09:53 +08:00
cond Is(AC,On)
sequence{
cond Is(AC,Off)
act Turn(AC,On)
}
跑通子任务树生成
2023-11-09 08:47:57 +08:00
}