fix README

This commit is contained in:
Atsushi Sakai
2018-01-16 11:41:46 -08:00
parent b46af0c8df
commit fab87b62c5

View File

@@ -245,7 +245,7 @@ Path planning for a car robot with RRT\* and reeds sheep path planner.
A vehicle model based path planning with closed loop RRT\*.
![CLRRT](https://github.com/AtsushiSakai/PythonRobotics/blob/master/PathPlanning/CLRRTSTAR/animation.gif))
![CLRRT](https://github.com/AtsushiSakai/PythonRobotics/blob/master/PathPlanning/CLRRTSTAR/animation.gif)
In this code, pure-pursuit algorithm is used for steering control,