Python 3
pip install -r requirements.txt
- Path Planning
- A Star
- Dijkstra
- Probabilistic Road Map
- Rapidly-exploring random tree
- Cubic Spline (path generator from point)
- Path Tracking
- Linear MPC
- LQR Steering / Speed Steering
- Move to Pose
- Rear Wheel Feedback
- Stanley Control
Eta3 Spline with velocity constraints:
The robot kinematic model was used in this package is Car-like robot model. For more information, please consider the Car-like Mobile Robot