We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ac1d9c commit a0db9d2Copy full SHA for a0db9d2
README.md
@@ -38,7 +38,7 @@ Python codes for robotics algorithm.
38
* [Dijkstra algorithm](#dijkstra-algorithm)
39
* [A* algorithm](#a-algorithm)
40
* [D* algorithm](#d-algorithm)
41
- * [D* Lite algorithm](#dstarlite-algorithm)
+ * [D* Lite algorithm](#d-lite-algorithm)
42
* [Potential Field algorithm](#potential-field-algorithm)
43
* [Grid based coverage path planning](#grid-based-coverage-path-planning)
44
* [State Lattice Planning](#state-lattice-planning)
0 commit comments