-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New: Adds SkiROS2 planning solutions that produce the right skill seq…
…uence - Adds pre- and postconditions to the skills so they can be used for planning - Manual solution execution is verified - Planning gives the right skill sequence in all 4 problems - Sometimes the solution execution trip up on a blackboard parameter - Problem 4 needs to plan to access the charger first since we can not add a precondition without disturbing problem 2 and 3
- Loading branch information
1 parent
3166770
commit c886220
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule skiros2
updated
2 files
+1 −1 | skiros2_skill/skiros2_skill/ros/discovery_interface.py | |
+22 −8 | skiros2_task/skiros2_task/ros/task_manager.py |
Submodule skiros2_pyrobosim_lib
updated
22 files