Robot in a Labyrinth

2022 · C/C++ · ROS

A physical robot with a 360-degree sensor navigates a room using the Pledge algorithm while mapping obstacles in 2D.

For this project a physical robot with a 360-degree sensor and wheels was used. The robot is placed in a room and asked to reach a destination.

The robot uses the Pledge algorithm to reach its final destination, and builds a 2D map of the obstacles as it explores the room.