• Stars
    star
    327
  • Rank 127,933 (Top 3 %)
  • Language
    C++
  • Created over 7 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Quadcopter path planning using RRT* and minimum jerk trajectory generation

[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