mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
update README
This commit is contained in:
10
README.md
10
README.md
@@ -243,11 +243,13 @@ Path planning for a car robot with RRT\* and reeds sheep path planner.
|
||||
|
||||
### Closed Loop RRT\*
|
||||
|
||||
A sample code with closed loop RRT\*.
|
||||
A vehicle model based path planning with closed loop RRT\*.
|
||||
|
||||

|
||||

|
||||

|
||||
)
|
||||
|
||||
In this code, pure-pursuit algorithm is used for steering control,
|
||||
|
||||
PID is used for speed control.
|
||||
|
||||
Ref:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user