Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 232 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 232 Bytes

RRT* Dubins Path Planning

Path planner that uses the RRT* algorithm to obtain a Dubins path from a starting point to a destination while avoiding static obstacles.

Demo