Rescuer: Try It Out

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

Your task is to design a robot program that can navigate through the maze-like jungle without trampling over any plants or getting stuck in any dead ends.

Learn how to use the Distance Sensor and practice using the left-hand rule of maze-solving.

4. Making Changes

Identify the root causes, make necessary adjustments to your code and re-run it.

Repeat this process until your rescuer robot successfully navigates the maze.

To help you with this, here are some possible reasons why your rescuer robot may be getting stuck/lost: