Introduction

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.

7. Main Project

This is the main project of this mission. You will spend the majority of your time here, applying everything you learned in the Learn section. If you are running short on time, focus on the Learn section above and skip the Project.

This lesson will guide you through it: Orienteering Project

This lesson will guide you through testing your solution: Try It Out