@Disabled
@Autonomous(group="drive")
public class DriveVelocityPIDTuner
extends com.qualcomm.robotcore.eventloop.opmode.LinearOpMode
Modifier and Type | Class and Description |
---|---|
(package private) static class |
DriveVelocityPIDTuner.Mode |
Modifier and Type | Field and Description |
---|---|
static double |
DISTANCE |
Constructor and Description |
---|
DriveVelocityPIDTuner() |
Modifier and Type | Method and Description |
---|---|
private static com.acmerobotics.roadrunner.profile.MotionProfile |
generateProfile(boolean movingForward) |
void |
runOpMode() |
handleLoop, idle, init_loop, init, internalPostInitLoop, internalPostLoop, isStarted, isStopRequested, loop, opModeIsActive, sleep, start, stop, waitForStart