mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-15 00:28:35 -05:00
fix README
This commit is contained in:
@@ -201,12 +201,12 @@ Ref:
|
||||
|
||||
### Basic RRT
|
||||
|
||||
Rapidly Randamized Tree Path planning sample.
|
||||
|
||||

|
||||
|
||||
This script is a simple path planning code with Rapidly-Exploring Random Trees (RRT)
|
||||
|
||||
Black circles are obstacles, green line is a searched tree, red crosses are start and goal positions.
|
||||
|
||||
### RRT\*
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user