riyahedaoo / Micromouse

Code for an autonomous, self-contained BOT which can get to the center of a maze in the shortest possible time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micromouse

This code is for an autonomous self-contained bot on ROS to be simulated on Gazebo, Micromouse, which can get to the centre of a maze in the shortest possible time. A micromouse essentially comprises of a drive motor or motors to move it; a steering and turning method and sensors to detect the presence or absence of maze walls which has to be specified in the URDF and sensors or control logic to oversee the action of the rest and keep the vehicle 'on track' or to solve the maze.

Video : https://drive.google.com/file/d/1koS5iH34rYp1x95dzgWKxp5qovSKou3M/view?usp=drivesd

IMG_20191023_154855

About

Code for an autonomous, self-contained BOT which can get to the center of a maze in the shortest possible time


Languages

Language:C++ 100.0%