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:
@@ -9,7 +9,7 @@ Directory Structure
|
||||
├── queue.py # FIFO, FILO, Priority queues
|
||||
├── env.py # environment: working space
|
||||
├── motion_model.py # motion model, feasible input
|
||||
├── tools.py # animation, figure generation ...
|
||||
└── tools.py # animation, figure generation ...
|
||||
└── Stochastic Shortest Path
|
||||
├── value_iteration.py # value iteration
|
||||
├── policy_iteration.py # policy iteration
|
||||
|
||||
Reference in New Issue
Block a user