Control Systems

Designed and built a maze-solving robot capable of autonomously mapping and navigating unknown maze configurations.
The robot needed to navigate accurately without external sensors like GPS, relying solely on local wall detection and odometry.
Implemented a flood-fill algorithm for maze mapping and path optimization. Tuned PID controllers for precise straight-line motion and turns.