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.

7. Line Follower Template Functions


To save you retyping old code we have taken relevant line follower template functions from the Robot Operations Manager mission and copied them into this cell so that you can re-use them in this mission.

Code reuse is a common practice in the IT industry. After all, there is nothing to be gained by re-inventing the wheel.

Tags: