@Disabled
@Autonomous(group="drive")
public class MaxAngularVeloTuner
extends com.qualcomm.robotcore.eventloop.opmode.LinearOpMode
Upon pressing start, your bot will turn at max power for RUNTIME seconds.
Further fine tuning of MAX_ANG_VEL may be desired.
| Modifier and Type | Field and Description |
|---|---|
private double |
maxAngVelocity |
static double |
RUNTIME |
private com.qualcomm.robotcore.util.ElapsedTime |
timer |
| Constructor and Description |
|---|
MaxAngularVeloTuner() |
| Modifier and Type | Method and Description |
|---|---|
void |
runOpMode() |
handleLoop, idle, init_loop, init, internalPostInitLoop, internalPostLoop, isStarted, isStopRequested, loop, opModeIsActive, sleep, start, stop, waitForStart