Try It Out

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

Put your program to the test as part of the Main Project of Orienteering.

1. Try It Out

Now it’s time to try out your code.

RUN

      1. Place your robot orienteer at the first waypoint, facing the 2nd waypoint.
      2. Go to the Jupyter menu, click on Run and select Run All Cells to run your code.

OBSERVE

Watch your robot orienteer attempt to navigate its way to the destination.

Does it make it to the end of the course via all the waypoints without driving into any of the landmarks? Do you see any areas for improvement?