Class IndyTeleOpScheme24
java.lang.Object
org.firstinspires.ftc.teamcode.fy24.controls.IndyTeleOpScheme24
- All Implemented Interfaces:
TeleOpScheme24
A controller scheme for driving with independent drive, turn, and strafe axes.
Matches the "Dual24" diagram.
-
Constructor Summary
ConstructorsConstructorDescriptionIndyTeleOpScheme24
(com.qualcomm.robotcore.hardware.Gamepad driver, com.qualcomm.robotcore.hardware.Gamepad manipulator) -
Method Summary
-
Constructor Details
-
IndyTeleOpScheme24
public IndyTeleOpScheme24(com.qualcomm.robotcore.hardware.Gamepad driver, com.qualcomm.robotcore.hardware.Gamepad manipulator)
-
-
Method Details
-
getState
- Specified by:
getState
in interfaceTeleOpScheme24
-