Try It Out

This is the fifth challenge within the Robotics with GoPiGo and Python Curriculum.

Your task is to design a robot program to deliver a selection of mail to the residents of GoPiGo Drive, a small cul-de-sac containing 3 houses.

Learn how to how to use and calibrate the color sensor.

3. Deliver the Package

Place the package to be delivered in the package holder and click on the Deliver Letter button in the notebook.

Does the courier :

          • navigate the delivery route,
          • deliver the package to the correct house
          • and successfully return to the depot?

If not, check & fix your code and try again.