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.

6. Variable Initialization


In this cell we have provided an empty init() function.

Instead of declaring and initializing global variables here, as we have done previously, you will be asked to write some code to instantiate the variable container class that you will be creating.



Tags: