Extensions

2. Extension: Navigate Your Map in Reverse

Change your code so that your robot orienteer can navigate your map in reverse, starting at the destination waypoint and ending up at the start waypoint.

HINT:

Think about how your forward-navigating directions will need to change when navigating in reverse, both in terms of the order and the measurement values.