Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 448 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 448 Bytes

path_planning

Quadcopter path planning using RRT* and minimum jerk trajectory generation

path_planning

Red represents minimum jerk trajectory while green represents a bspline trajectory through the visibility graph generated from RRT*

For futher information take a look at this issue