Teacher Version
Golf Mower Challenge Info
Introduction
In this challenge, you will program your
Rule and Procedures:
- The robot must drive over the entire game table.
- The robot can move freely in straight lines, but must rely only on the Gyro Sensor to turn.
- If any part of the robot is in the mud zone (red squares) at any point during a turn, it must be picked up and set back down in as close to the same spot and direction as possible.
- Use overlapping paths to compensate for sensor inaccuracies
Hints:
- Because the robot’s wheels continue to spin in the air when it is picked up, rotations or time will not be reliable for turns in the mud.
- The Gyro Sensor responds only to the robot’s body turning, and is unaffected by interruptions like being picked up.
- It is unlikely that the eraser (or scoop) will perform perfectly, especially near the edges of its reach. Plan your robot’s course accordingly.
- Use an adjustment factor to compensate for the fact that the robot won’t see 90 degrees until it is past 90