rudrajit1729 / Embetronix-2020

Micro mouse event for autonomous maze solver bots in IIT KGP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Embetronix-2020

Micro mouse event for autonomous maze solver bots in IIT KGP.

Contents

Left Wall following algorithm - Classsical way to solve a maze following a wall (left / right)

Modified Flood Fill algorithm - Dynamic Programming approach to solve a maze finding the shortest path.

Note

This codes are for simulation purposes. The hardware integration part has not been included here. Modify the codes as per the hardware.

About

Micro mouse event for autonomous maze solver bots in IIT KGP.


Languages

Language:C++ 100.0%