Learn 1: The Notebook

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.

9. Main Code


This is the cell where you will write your mission code. In this mission we have provided you with an empty main() function definition for you to write your mission code inside of. This is because this function will be called from a button press (see Interactive Control Code below).
Tags: