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 63303e5 commit 71e78aeCopy full SHA for 71e78ae
1 file changed
docs/modules/5_path_planning/dynamic_bfs_maze_Solver/Dynamic_maze_Solver.rst
@@ -13,7 +13,7 @@ The visualizer dynamically updates a maze in real time while the solver attempts
13
14
A sample animation frame:
15
16
-.. image:: https://github.com/AtsushiSakai/PythonRoboticsGifs/raw/master/PathPlanning/Dynamic_maze_Solver/animation.gif
+.. image:: https://github.com/AtsushiSakai/PythonRoboticsGifs/raw/master/PathPlanning/DynamicMazeSolver/animation.gif
17
18
Algorithmic Background
19
----------------------
0 commit comments