write move action with moveit
This commit is contained in:
parent
21d58b5992
commit
8c6b912e00
7 changed files with 102 additions and 55 deletions
|
@ -1,6 +1,6 @@
|
|||
set instance rasms robot
|
||||
set instance one zone
|
||||
set instance two zone
|
||||
set predicate (robot_at rasms one)
|
||||
set goal (and(robot_moved rasms one))
|
||||
set goal (and(robot_at rasms two))
|
||||
run
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue