fix(README.md): typo in reeds-shepp path (#1031)

Signed-off-by: Yukihito Saito <yukky.saito@gmail.com>
This commit is contained in:
Yukihiro Saito
2024-06-15 07:46:15 +09:00
committed by GitHub
parent f289bd22b9
commit 83cfed15b6

View File

@@ -407,7 +407,7 @@ Ref:
### RRT\* with reeds-shepp path
![Robotics/animation.gif at master · AtsushiSakai/PythonRobotics](https://github.com/AtsushiSakai/PythonRoboticsGifs/raw/master/PathPlanning/RRTStarReedsShepp/animation.gif))
![Robotics/animation.gif at master · AtsushiSakai/PythonRobotics](https://github.com/AtsushiSakai/PythonRoboticsGifs/raw/master/PathPlanning/RRTStarReedsShepp/animation.gif)
Path planning for a car robot with RRT\* and reeds shepp path planner.