when the robot says: what next? type: forward - to move forward back - to move back left turn - to turn left (anticlockwise) right turn - to turn right (clockwise) done - when finished max score: 70 missions: red: 20 green: 15 yellow: 10 finish in `blue zone` + 2 other missions done: 25 finish in `blue zone` + 1 other mission done: 15 finish in `blue zone`: 10
this project is based around the FLL lego robotics competition (First Lego league) . in this, teams do work around the set theme for the year. one of the challenges is the robot round. teams build robots using the NXT or EV3 software. this project shows just the NXT brick, but a proper robot would have much more. these robots complete tasks on the `mat` like lifting a lever, for instance. on this project though, you simply run into the yellow red and green `tasks`. I have achieved all 70 points