- : -
Challenge Overview
In this challenge, you will program your EV3 robot to drive through three different intersections, each of which has a traffic signal. The traffic signal, which can be either the colored block or the red/green card, is held by hand at a set height. Unlike a camera, the detection range of the Color Sensor is short, so you will need to modify its placement on the robot so that it can see the traffic signal and react appropiately.

The robot does not need to stop on its own after passing through all three intersections (it can be stopped by hand).

Challenge PDF[ EV3_TrafficChallenge.pdf ]