Today your mission is to code your robot to use the colour sensor so it can respond to what it “sees” on the table. Program your robot to:
Turn Right when the sensor sees a chosen colour.
Go in a Circle when the sensor sees another colour.
Drive to a Spot and stop when the sensor detects the finish colour.
💡 Tip: Test one action at a time, then combine them into a full program.