mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-15 05:08:06 -05:00
update README
This commit is contained in:
@@ -11,7 +11,7 @@ Python sample codes for robotics algorithm.
|
||||
|
||||
- matplotlib
|
||||
|
||||
- [pyReedsShepp](https://github.com/ghliu/pyReedsShepp)) (Only for reeds sheep path and RRT Star Car)
|
||||
- [pyReedsShepp](https://github.com/ghliu/pyReedsShepp) (Only for reeds sheep path and RRTStarCar_reeds_sheep)
|
||||
|
||||
# Path Planning
|
||||
|
||||
@@ -56,6 +56,8 @@ Path planning for a car robot with RRT\* and dubings path planner.
|
||||
|
||||
## RRTStarCar_reeds_sheep
|
||||
|
||||
)
|
||||
|
||||
Path planning for a car robot with RRT\* and reeds sheep path planner.
|
||||
|
||||
## Dubins path planning
|
||||
|
||||
Reference in New Issue
Block a user