Introduction

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.

2. Considerations

    • How can a robot identify color?
    • How can your robot tell which house to deliver the mail to?
    • How can your robot successfully navigate the delivery route?
    • Building on existing code solutions to create new functionality

Tags: