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.

3. Go!

    1. Make sure this new cell is currently selected (as shown by the vertical blue line to its left)
    2. Click on the Run Selected Cells icon to run the code.

What do you see happening?

          • You should have seen the robot move around in a square.

If that's not the case, perhaps Jupyter gave you an error message?

          • If so, check that you’ve typed the above code exactly as shown and re-run the cell.