Ops Manager Learn 1: The Notebook

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

Your task is to design a robot program that increases the volume of products that Amazing.com can ship out to its customers on a daily basis without increasing the number of robot pickers it employs.

Learn how to program and calibrate the Line Follower while they try to design an efficient system.

3. Template Functions

We have provided some pre-written functions for you. These will allow you to perform some useful mission-related tasks without having to know precisely how they work. 

A description of these functions, along with some example usage, is provided in the markdown cells within the notebook.