Finding the Limit
Experiment with values for the up/down distance values for the moveMotor command to find the upper and lower values of your robot's arm.Test your program with the arm in different starting locations (all the way up, all the way down, somewhere in the middle) |
Did you know?
Reference Materials![]() |
Whenever learning a new command, the ROBOTC Help Documentation can be a great reference to figure out how to properly use commands. Find the ROBOTC Help Documentation under the "Help - Open Help" menu |
Mini Challenge 1: Wind Sprints - Level 2
Have the robot move 25 cm forward, then 25 cm backwards, then 50 cm forward, and 50 cm forward - all the way up to 100cm.
|