|
Tank Drive in Autonomous
I thought that when programming autonomous for tank drive the two values x and y in the
drive->Drive(x,y);
(we named our robot drive "drive" , we're original)
were the two motor values, but they are not. What are these values and what do I have to do to get the robot to back straight up in autonomous?
__________________
|