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.

6. Rename the Notebook

When a new notebook is opened it will be given a default name. Let's rename this to something more meaningful.

      1. Right-click on the notebook tab above your notebook and select Rename Notebook.
      2. Edit the contents of the New Name field to say orienteer.ipynb
      3. Hit the RENAME button.