Some code for an ardiuno-controlled Sumo robot to navigate a maze and detect objects.
-
Updated
Sep 7, 2017 - Arduino
Some code for an ardiuno-controlled Sumo robot to navigate a maze and detect objects.
A* search Maze Navigator with recursion instead of while loops
The Maze Navigator repo is a Python project for solving mazes using different algorithms. It includes source code, libraries, and a user-friendly interface. The output is a textual representation of the solved maze in the terminal.
Add a description, image, and links to the maze-navigator topic page so that developers can more easily learn about it.
To associate your repository with the maze-navigator topic, visit your repo's landing page and select "manage topics."