Skip to content

Commit 44f86f3

Browse files
committed
update README
1 parent 5b033b2 commit 44f86f3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,13 @@ Path tracking simulation with rear wheel feedback steering control and PID speed
156156

157157
![PythonRobotics/figure_1.png at master · AtsushiSakai/PythonRobotics](https://github.com/AtsushiSakai/PythonRobotics/blob/master/PathTracking/rear_wheel_feedback/animation.gif)
158158

159+
## Linear–quadratic regulator (LQR) control
160+
161+
Path tracking simulation with LQR steering control and PID speed control.
162+
163+
![PythonRobotics/figure_1.png at master · AtsushiSakai/PythonRobotics](https://github.com/AtsushiSakai/PythonRobotics/blob/master/PathTracking/LQR/animation.gif)
164+
165+
159166
# License
160167

161168
MIT

0 commit comments

Comments
 (0)