Learn 1: Jupyter Notebooks

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.

2. What is Jupyter Notebook?

Jupyter is a web application that allows you to create and share documents that contain a mix of live executable code, graphs and text. These documents are known as notebooks. Jupyter is pre-installed on the GoPiGo3 so you can instruct your robot with code via your web browser.

This tool and others you will learn about in following missions are serious tools used in scientific research like the one which led to the first black hole image in 2019.