Skip to content

Probabilistic Cell Decomposition method implemented for OMPL

Notifications You must be signed in to change notification settings

laperss/ompl-pcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCD for OMPL

Probabilistic Cell Decomposition method implemented for the Open Motion-Planning Library (OMPL) [1].

PCD is a path planner made for high-dimensional static configuration spaces. [2] Some code has been adapted from a previous implementation found here.

Example

An example of a planned path:

Example path

The computed cells are shown in red and green. The real obstacle is shown striped (black). A path found from this decomposition is shown in blue.

Example planning

References

[1] http://ompl.kavrakilab.org/

[2] http://ieeexplore.ieee.org/document/1307193/

About

Probabilistic Cell Decomposition method implemented for OMPL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages