In this section of the course, we will look at remote control programming. We will start by writing a drive program for tank and arcade control. Then we will control the arm and claw with buttons. We'll also use buttons for other actions, and then we will make a section project. But before we can start programming, we need to change the setting in robot C. In robot C, go to the robot tab and select the Vex IQ controller mode. Up to now we use the autonomous setting but because we are going to use remote control program, we need to change that setting to tail off.
Now we are ready to start programming for the remote controller.