Learn 3: 3-2-1-GoPiGO!

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

Your task is to program your robot to navigate an area of previously unseen terrain to reach its destination, passing through a number of waypoints.

5. Useful Functions

In the above examples we introduced you to some easygopigo3 class library functions for driving and turning your robot orienteer.

There are many other functions that let you drive the robot around. Download and keep the following document where we briefly explain what these functions do.

You will be introduced to a few more easygopigo3 class library functions that you might find useful in this mission.