mirror of
https://github.com/zhm-real/PathPlanning.git
synced 2026-08-29 08:34:46 +08:00
Update README.md
This commit is contained in:
@@ -20,7 +20,6 @@ Directory Structure
|
|||||||
├── bidirectional_Astar3D.py # Bidirectional A*_3D
|
├── bidirectional_Astar3D.py # Bidirectional A*_3D
|
||||||
├── RTA_Astar3D.py # Real-time Adaptive A*_3D
|
├── RTA_Astar3D.py # Real-time Adaptive A*_3D
|
||||||
└── LRT_Astar3D.py # Learning Real-time A*_3D
|
└── LRT_Astar3D.py # Learning Real-time A*_3D
|
||||||
└── gif # Animations
|
|
||||||
└── Sampling-based Planning
|
└── Sampling-based Planning
|
||||||
└── rrt_2D
|
└── rrt_2D
|
||||||
├── rrt.py # rrt : goal-biased rrt
|
├── rrt.py # rrt : goal-biased rrt
|
||||||
|
|||||||
Reference in New Issue
Block a user