- Notifications
You must be signed in to change notification settings - Fork0
MittyRobotics/path-following
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Technical PDF:https://andyli23.github.io/path_following.pdf
Check outTKO 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:
About
Autonomous path following (Pure Pursuit/Ramsete) using Quintic Hermite splines and trapezoidal motion profiles.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Contributors3
Uh oh!
There was an error while loading.Please reload this page.


