Skip to content

PetervDooren/PyDPOCL

 
 

Repository files navigation

A Partial Order Causal-Link (POCL) Planner implemented with Python 3. POCL is a search through plan-space where each child node in the search resolves some flaw of its parent node. Program terminates when 'k' leaves are found with no flaws. Each operator from the domain is preprocessed with the problem atoms into ground steps.

Adds geometric variables to the classic POCL planner to enable solving of Task and Motion planning tasks.

--Peter van Dooren p.v.dooren@tue.nl

About

Decompositional Partial Order Causal Link (DPOCL) planner implemented with Python 3.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PDDL 50.9%
  • Python 48.9%
  • MATLAB 0.2%