Skip to main content

Module stanley_controller

Module stanley_controller 

Source
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ยง

StanleyConfig
Configuration for Stanley Controller
StanleyController
Stanley path tracking controller
VehicleState
Vehicle state for Stanley Controller