Skip to content

monica-ekal/ompl-R2-add-obstacles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ompl-R2-add-obstacles

This code uses OMPL, The Open Motion Planning Library, for optimal (shortest path) planning in the space with collision avoidance

The Optimal Planning Tutorial performs checks for collision with one circular obstacle which is embedded directly in the function that calculates clearance. The code in this repository enables setting up multiple circular obstacles in the planning space through a dedicated function. Validity of the states is determined from results of collision checks with all of them.

Examples of different obstacle setups

The optimal path is shown in cyan. The red and black dots represent the start and goal points, respectively.

alt text

alt text

About

OMPL optimal planning project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published