Skip to content

nimRobotics/RRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RRT

For more info visit the blog

Author(s): Aakash Yadav

Usage

See the various CLI options using python3 rrt.py -h

Example python3 rrt.py -selectPoint -p world4.png -s 20. The flag -selectPoint allows to select the start and end points by double clicking, after selecting the two points press ESC.

Sample outputs

RRT sample output 1

RRT sample output 2

RRT sample output 3

RRT sample output 4

License

MIT

TODO

-[] A* -[] BFS -[] DFS -[] Make notebooks

About

Python implementation of RRT path planning algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages