-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Jose Jimenez edited this page Apr 30, 2020
·
36 revisions
Current Version: v1.0 (Download Zip File Here)
A Micromouse is an autonomous automotive robot that solves square dimensional mazes.
Robotic systems are prone to statistical errors, so by emulating a Micromouse
environment, we isolate the correctness of our algorithms and consequently
decrease our time of development.
- Real-time micromouse simulation
- event-based streaming from GUI instance to physical micromouse.
- periscope insight of decisions made in physical micromouse displayed in GUI.
- Maze Serialization
- data compression for small portable maps of the maze
Welcome to the black box of every Micromouse