Workaround an obstacle

We want to make a program to enable the robot to perform the following tasks:

Mission 1

  • Your robot starts in front of the finish area.

  • Your robot must reach its base bypassing the obstacle (a path is shown against code, it's not compulsory to use the same and you can change its appearance) on the challenge carpet.

  • Your robot must not encroach on the area dedicated to the opponent.

  • All parts touching the ground must be within the starting area and also in the finish area.

With the software "LEGO MINDSTORMS EV3", CLICK on "File" → "New Project" → "Program".

MAKE a program to meet the above requirements .

MAKE SURE that your project is validated by the teacher.

Mission 2

  • Your robot starts in front of the finish area.

  • Your robot must reach its base bypassing the obstacle (a path is shown against code, it's not compulsory to use the same and you can change its appearance) on the challenge carpet.

  • Your robot must not encroach on the area dedicated to the opponent.

  • All parts touching the ground must be within the starting area and also in the finish area.

MAKE a program to meet the above requirements .

MAKE SURE that your project is validated by the teacher.