The Knights of Ni 2024
CenterStage Off-season Documentation
Loading...
Searching...
No Matches
org.firstinspires.ftc.teamcode.Testop.ExtendShoulderTest Class Reference
Inheritance diagram for org.firstinspires.ftc.teamcode.Testop.ExtendShoulderTest:
org.firstinspires.ftc.teamcode.Auto.Auto

Public Member Functions

void runOpMode () throws InterruptedException
 Override of runOpMode()
 
- Public Member Functions inherited from org.firstinspires.ftc.teamcode.Auto.Auto
void initAuto (AllianceColor allianceColor)
 Initializes the robot class and sets the robot as the newly initialized robot.
 
void adjustPosition (MarkerDetectionPipeline.MarkerLocation location)
 

Additional Inherited Members

- Public Attributes inherited from org.firstinspires.ftc.teamcode.Auto.Auto
Robot robot
 The robot class in the op mode.
 
ElapsedTime timer
 
ArmMovementThread controlThread
 
- Static Public Attributes inherited from org.firstinspires.ftc.teamcode.Auto.Auto
static final float mmPerInch = (float) Drive.mmPerInch
 Number of millimeters per an inch.
 

Member Function Documentation

◆ runOpMode()

void org.firstinspires.ftc.teamcode.Testop.ExtendShoulderTest.runOpMode ( ) throws InterruptedException

Override of runOpMode()

Please do not swallow the InterruptedException, as it is used in cases where the op mode needs to be terminated early.

See also
com.qualcomm.robotcore.eventloop.opmode.LinearOpMode

The documentation for this class was generated from the following file: