mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-14 16:17:55 -05:00
update README
This commit is contained in:
14
README.md
14
README.md
@@ -263,6 +263,20 @@ Path tracking simulation with pure pursuit steering control and PID speed contro
|
||||
|
||||

|
||||
|
||||
## Stanley control
|
||||
|
||||
Path tracking simulation with Stanley steering control and PID speed control.
|
||||
|
||||

|
||||
|
||||
Ref:
|
||||
|
||||
- [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)
|
||||
|
||||
|
||||
|
||||
## Rear wheel feedback control
|
||||
|
||||
Path tracking simulation with rear wheel feedback steering control and PID speed control.
|
||||
|
||||
Reference in New Issue
Block a user