Robots-For-All (IEEE - HI)
Line Maze Challenge
Follow a path marked by a black line from the start of the maze
to the end which is marked by a circle. Any path through the maze
is allowed.
Practice boards
are recommended for algorithm development and testing.
Rules
The line maze rules are:
- Black line on a white background
- Start the robot at the "T"
- Time starts when the robot starts moving
- Robot must remain over the line
- Robot may take any line path through the maze
- Stop after three (3) minutes
- Three attempts are allowed
- On final attempt, stop when the robot reaches the large circle
Judging
This is a timed event where the shortest time wins and a tie goes
to the robot that makes it closest (by path center-line distance)
to the large circle.
The robot is eliminated if:
- It does not follow the black line
- It does not remain over the black line
- It does not stop the time limit
- It does not stop when it reaches the large circle on the final try