@Autonomous(name="Depot: Drop + Sample + Marker",
group="Slide Depot")
public class AutonDepot
extends com.qualcomm.robotcore.eventloop.opmode.LinearOpMode
Modifier and Type | Field and Description |
---|---|
private TensorFlowManager.TFLocation |
location |
private HardwareSlide |
robot |
private com.qualcomm.robotcore.util.ElapsedTime |
runtime |
private int |
step |
private TensorFlowManager |
visionManager |
Constructor and Description |
---|
AutonDepot() |
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, waitOneFullHardwareCycle
private com.qualcomm.robotcore.util.ElapsedTime runtime
private HardwareSlide robot
private TensorFlowManager visionManager
private TensorFlowManager.TFLocation location
private int step