Skip to content

oscar-lima/task_planners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

task_planners

AI model based task planners for decision making in ROSPlan

ROS wrappers for AI task planning open source planners.

The design is based on the mk ros pkg, to import 3rdparty code.

It performs 3 steps: download a planner source code from the original author website, patches the code by replacing

some files from custom ones, build the code and offers launch files and sample pddl files for manual testing purposes.

User is advised to check sub-pkgs README files for specifics.

Supported planners are:

  • popf v1, v2 from KCL University.
  • tfd from Freiburg University.
  • [mercury_planner]

About

AI Task planners for decision making in ROSPlan

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages