Below you will find a tutorial list of videos and instructions for you to follow. Please follow each tutorial and complete the assignment located on google classroom for credit.
Please watch this tutorial to learn how to control loops utilizing your sensors.
For this challenge, utilizing a repeat loop you will program your robot to move forward for 1 rotation, and then move backward 1 rotation and repeat this action until it senses something less than 10cm away.
For this challenge, utilizing a repeat loop you will program your robot to travel around a square box until it spots an object after one of the turns.
For this challenge, use a repeat loop to program your robot to move a number of objects into a zone. The objects are placed at irregular intervals, so you will have to use a sensor to detect each one. The robot should then use its arm to pick up the object and bring it back into the zone and release it there.