Exercice : Mini Challenge

Mini Challenge 1: Cargo Retrieval

Place two pieces of black electrical tape 100 cm apart.

Your robot should travel to the block and bring it back to the starting line.

Question

Program your robot to:

  • Raise its arm.

  • Move 100cm to the box.

  • Drop the arm down.

  • Back up to robot's starting position with the box.

Indice

Hint 1: Remember to raise the arm before moving the robot forward.

Indice

Hint 2: Line up the block for the robot to use its arm around it.

Indice

Hint 3: Use some fine-tune commands (i.e. pausing after stopping, moving slower)

Indice

Hint 4: Pause for a couple of seconds after commands for consistency.