All the project files related to the development of an Arduino based autonomous mobile robot for UOM's EN2532 - Robot Design and Competition Module✨🚗✨
-
Updated
May 11, 2022 - C++
All the project files related to the development of an Arduino based autonomous mobile robot for UOM's EN2532 - Robot Design and Competition Module✨🚗✨
🤖🧭 Differential Ground Robot autonomous driving simulation in simple environments.
This project is an implementation of an autonomous robot that follows a derivative of the Wall Follower (Left-Hand) algorithm using appropriate sensors. The robot acts according to the code written in Arduino, which directs it to explore the maze containing random turns.
Implementation of the "wall following" algorithm using OOP
🤖 Autonomous wall-following robot programmed with Arduino and AFMotor library.
Implemented the “wall following” algorithm to drive a robot to a goal. The goal is always reachable and is always adjacent to one of the 4 outer walls of a maze.
Add a description, image, and links to the wallfollower topic page so that developers can more easily learn about it.
To associate your repository with the wallfollower topic, visit your repo's landing page and select "manage topics."