Overview
This challenge aims to design and program a robot capable of detecting the location of a fire, navigating within a defined area, reaching it, and extinguishing it autonomously.
Objective
Reach the fire source as quickly as possible and extinguish it successfully while adhering to safety rules.
Challenge Mechanics
- The robot starts from the starting point.
- It uses sensors to detect flame and heat.
- It navigates through the course to locate the fire.
- It extinguishes the fire using an approved mechanism.
Skills Developed
- Autonomous navigation
- Sensor utilization
- Decision-making
- Mechanical design