Skip to content

Implementation of probabilsitic roadmap in python. Great for learning PRM basics and for visualizing in a simple example with simple obstacles.

Notifications You must be signed in to change notification settings

abubake/probabilistic_roadmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

probabilistic_roadmap

Implementation of probabilsitic roadmap in python. Great for learning PRM basics and for visualizing in a simple example with simple obstacles.

Map before generating random nodes: image

Map with 100 random nodes generated: image

After running PRM and performing Dijkstra to find the shortest path: image

About

Implementation of probabilsitic roadmap in python. Great for learning PRM basics and for visualizing in a simple example with simple obstacles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published