Extensions
1. Extension: Orbit Your Landmarks
Adjust your navigation code so that instead of driving up to the waypoint and turning on the spot your robot orienteer orbits your landmarks.
HINT:
The orbit( _ ) class library function introduced in the LEARN section will be useful here. You will need to think carefully about where to start your orbit move and how big an orbit you want.