Skip to content

sylvaus/rrt_star

Repository files navigation

RRT*

RRT* implementation in python

This example only use the core modules of python. Run the GUI by using the command:
python3 rrt_star.py for the the continuous version
python3 rrt_star_grid.py for the the discrete version

About

RRT* implementation in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages