Description
This project tasked a mobile robot with autonomously navigating a maze using LiDAR range data. The software used a LiDAR subscriber to interpret nearby obstacles and a timed motor-control routine to safely execute movement decisions.
By maintaining a stateful navigation strategy, the robot could select turning and forward-driving actions while responding smoothly to changing range measurements.
View project repository