mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-14 12:37:57 -05:00
update README
This commit is contained in:
16
README.md
16
README.md
@@ -15,7 +15,7 @@ Python sample codes for robotics algorithm.
|
||||
|
||||
# Path Planning
|
||||
|
||||
Path Planning Samples.
|
||||
Path planning algorithm samples.
|
||||
|
||||
|
||||
## RRT
|
||||
@@ -79,6 +79,20 @@ A sample code with Reeds Shepp path planning.
|
||||

|
||||
|
||||
|
||||
# Path tracking
|
||||
|
||||
Path tracking algorithm samples.
|
||||
|
||||
# Pure pursuit
|
||||
|
||||
Path tracking simulation with pure pursuit steering control and PID speed control.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
|
||||
|
||||
# License
|
||||
|
||||
MIT
|
||||
|
||||
Reference in New Issue
Block a user