|
Re: Autonomous mode
If you have the teleOp working on a robot, you should be able to carefully remove the comment structure from the auto code. There are two approaches. One makes calls to RobotDrive and delay functions. The other does this in a loop with array of points that defines the movements.
Greg McKaskle
|