yzlicloud / path_planning

Quadcopter path planning using RRT* and minimum jerk trajectory generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Update] A slightly better documented version of this can be found here: https://github.com/ArduPilot/OctomapPlanner

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

About

Quadcopter path planning using RRT* and minimum jerk trajectory generation


Languages

Language:C++ 86.5%Language:CMake 13.5%