Description
Being an active member at the RoboticsClub as an undergraduate student I got heavily involved in the world of robotics. In this club, we design and program small robots. To be more specific during my second year in this club we moved to a more advance robot named Thiseas. With this robot we participated at Maze Solving competititions(Micromouse).
During the development of this project I was heavily involved at:
Robot OverView
Fig. 1 Thiseas Robot
OverView
The maze is made up of a 16×16 grid of cells, each 180 mm square with walls 50 mm high. The mice are completely autonomous robots that must find their way from a predetermined starting position to the central area of the maze unaided. The mouse needs to keep track of where it is, discover walls as it explores, map out the maze and detect when it has reached the goal. Having reached the goal, the mouse will typically perform additional searches of the maze until it has found an optimal route from the start to the finish. Once the optimal route has been found, the mouse will run that route in the shortest possible time.