Skip to content

Autonomous path following (Pure Pursuit/Ramsete) using Quintic Hermite splines and trapezoidal motion profiles.

Notifications You must be signed in to change notification settings

MittyRobotics/path-following

Repository files navigation

path-following

Check out TKO Path Sim for a fully compatible path planner and 2D/3D visualizer!

  • Quintic hermite splines
  • Controllable trapezoidal motion profile with limited angular velocity
  • Runs in real-time using fast estimation techniques like Gauss-Legendre quadrature and modified Newton-Raphson method
  • Pure Pursuit and Ramsete Path Following Algorithms
  • Fully documented & libraritized

Path Following in Action!

2022 Silicon Valley Regional, Qualification 89

path-following.mp4

Graphical path visualiser:

Adjusting the path and spline:

Adjust

Exporting the path and spline:

Export

About

Autonomous path following (Pure Pursuit/Ramsete) using Quintic Hermite splines and trapezoidal motion profiles.

Topics

Resources

Stars

Watchers

Forks

Languages