@Autonomous(name="Depot: Drop + Sample + Marker Test",
group="Slide Depot")
@Disabled
public class AutonDepotTest
extends com.qualcomm.robotcore.eventloop.opmode.LinearOpMode
| Modifier and Type | Field and Description |
|---|---|
private HardwareSlide |
robot |
private com.qualcomm.robotcore.util.ElapsedTime |
runtime |
private TensorFlowManager |
visionManager |
| Constructor and Description |
|---|
AutonDepotTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
runOpMode()
Runs the autonomous routine.
|
handleLoop, idle, init_loop, init, internalPostInitLoop, internalPostLoop, isStarted, isStopRequested, loop, opModeIsActive, sleep, start, stop, waitForNextHardwareCycle, waitForStart, waitOneFullHardwareCycleprivate com.qualcomm.robotcore.util.ElapsedTime runtime
private HardwareSlide robot
private TensorFlowManager visionManager