Perception, Action, and Robotics
The goal of the competition will be to build a robot that can navigate a maze-like environment roughly 8'x8', to find a burning candle and extinguish it.
Requirements:
Points will be awarded as follows:
| 0-10: | Maze distance from closest point to fire, computed as follows: (30-distance) / 3, where distance is in feet. Full points will be awarded if the fire is found (i.e. you don't need to get within one foot). |
| 20: | Find the fire. |
| 0-10: | Time (from start) to find the fire (10 points for fastest time, 8 points for second, etc.). No points if the fire is not found. |
| 50: | Extinguish the fire. |
| 0-10: | Time (from start) to extinguish the fire (10 points for fastest time, 8 points for second, etc.). No points if the fire is not extinguished. |
Points will be deducted as follows:
| 50: | The electronic components get wet or are damaged |
| 10: | The robot beeps for finding a fire and hasn't |
| 10: | The robot does not beep for finding a fire and has |
| 10: | The robot beeps for extinguishing the fire and hasn't |
| 10: | The robot does not beep for extinguishing the fire and has |