Skip to content

maidoufu/stanley

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stanley algorithm package


  • The driver has been tested with ROS Kinetic on Ubuntu 16.04 64-bit.

  • The team of Stanford implemented the velocity and steering controllers separately for its vehicle “Stanley” at the DARPA Grand Challenge. The velocity control is implemented as a PI controller, while the steering angle is computed by a nonlinear feedback function of the cross-track error, which is known as the “Stanley method.” The performance of this controller degrades seriously at higher speeds.

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages

    • C++ 76.1%
    • CMake 17.2%
    • Python 6.7%