mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-13 13:48:10 -05:00
update README
This commit is contained in:
@@ -11,6 +11,8 @@ Python sample codes for robotics algorithm.
|
||||
|
||||
- matplotlib
|
||||
|
||||
- [pyReedsShepp](https://github.com/ghliu/pyReedsShepp)) (Only for reeds sheep path and RRT Star Car)
|
||||
|
||||
# Path Planning
|
||||
|
||||
Path Planning Samples.
|
||||
@@ -49,9 +51,13 @@ Path planning for a car robot with RRT and dubins path planner.
|
||||
|
||||

|
||||
|
||||
Path planning for a car robot with RRT\* and ducings path planner.
|
||||
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
|
||||
|
||||
A sample code for Dubins path planning.
|
||||
|
||||
Reference in New Issue
Block a user