fix README link

This commit is contained in:
Atsushi Sakai
2018-01-12 09:23:00 -08:00
parent f00e8db3e8
commit 0fdaddb5ae

View File

@@ -231,7 +231,7 @@ Path planning for a car robot with RRT and dubins path planner.
### RRT\* with dubins path
![AtsushiSakai/PythonRobotics](https://github.com/AtsushiSakai/PythonRobotics/blob/master/PathPlanning/RRTStarCar/animation.gif)
![AtsushiSakai/PythonRobotics](https://github.com/AtsushiSakai/PythonRobotics/blob/master/PathPlanning/RRTStarDubins/animation.gif)
Path planning for a car robot with RRT\* and dubins path planner.