We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 474f045 commit 7c9a930Copy full SHA for 7c9a930
1 file changed
README.md
@@ -40,7 +40,9 @@ python_motion_planning
40
```
41
42
* The global planning algorithm implementation is in the folder `global_planner` with `graph_search`, `sample_search` and `evolutionary search`.
43
+
44
* The local planning algorithm implementation is in the folder `local_planner`.
45
46
* The curve generation algorithm implementation is in the folder `curve_generation`.
47
48
## Install
0 commit comments