Technical PDF: https://andyli23.github.io/path_following.pdf
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.mp4
Adjusting the path and spline:
Exporting the path and spline:


