Package Dash Challenge
In this challenge, you will program your robot to pick up packages and bring them to a loading dock as fast as possible!
Challenge rules:
- The robot must begin the challenge in the Start Zone.
- The packages (aluminum cans) can only come in contact with the books, the Clawbot's claw, and the Loading Dock.
- If a package is dropped on the warehouse ground, you must reset the field and start over again.
- The time for each run starts as soon as the robot moves.
- The time stops as soon as the last package is dropped in the Loading Dock.
- When resetting the field, everything should be returned to the exact location as it started.
- Have fun!