mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-21 04:08:11 -05:00
* Rearchitecture document structure * Rearchitecture document structure * Rearchitecture document structure * Rearchitecture document structure * Rearchitecture document structure * Rearchitecture document structure * Rearchitecture document structure
17 lines
566 B
ReStructuredText
17 lines
566 B
ReStructuredText
Stanley control
|
|
---------------
|
|
|
|
Path tracking simulation with Stanley steering control and PID speed
|
|
control.
|
|
|
|
.. image:: https://github.com/AtsushiSakai/PythonRoboticsGifs/raw/master/PathTracking/stanley_controller/animation.gif
|
|
|
|
References:
|
|
~~~~~~~~~~~
|
|
|
|
- `Stanley: The robot that won the DARPA grand
|
|
challenge <http://robots.stanford.edu/papers/thrun.stanley05.pdf>`_
|
|
|
|
- `Automatic Steering Methods for Autonomous Automobile Path
|
|
Tracking <https://www.ri.cmu.edu/pub_files/2009/2/Automatic_Steering_Methods_for_Autonomous_Automobile_Path_Tracking.pdf>`_
|