Expand description
Stanley Controller path tracking algorithm
A path tracking controller based on Stanley control law that uses heading error and cross-track error for steering computation.
Ref: - Stanley: The robot that won the DARPA grand challenge - Autonomous Automobile Path Tracking
Structsยง
- Stanley
Config - Configuration for Stanley Controller
- Stanley
Controller - Stanley path tracking controller
- Vehicle
State - Vehicle state for Stanley Controller