This commit is contained in:
Atsushi Sakai
2018-05-06 12:30:08 +09:00
parent ba53e1eecc
commit 7dbff65953

View File

@@ -565,7 +565,7 @@ Ref:
## LQR based path planning
A sample code using LQR based path planning for double itegrator model.
A sample code using LQR based path planning for double integrator model.
![RSPlanning](https://github.com/AtsushiSakai/PythonRobotics/raw/master/PathPlanning/LQRPlanner/animation.gif?raw=true)