Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
W
- waitForIdle() - Method in interface org.firstinspires.ftc.teamcode.framework.subsystems.rrmecanumdrive.RRMecanumDrive
-
A poorly named RoadRunner update method that only updates RR stuff (like async(?) trajectory following) when the OpMode thread is active.
- waitForIdle() - Method in class org.firstinspires.ftc.teamcode.framework.subsystems.rrmecanumdrive.RRMecanumDriveBlank
- waitForIdle() - Method in class org.firstinspires.ftc.teamcode.framework.subsystems.rrmecanumdrive.RRMecanumDriveImpl
- WHEEL_RADIUS - Variable in class org.firstinspires.ftc.teamcode.framework.subsystems.rrmecanumdrive.RRMecanumDrive.DriveConstants
- withDrive(double) - Method in class org.firstinspires.ftc.teamcode.framework.units.DTS
-
Replace the drive component but leave the other 2 alone.
- withkD(double) - Method in class org.firstinspires.ftc.teamcode.framework.units.PIDConsts
-
Replace the kD component but leave the other 3 alone.
- withkI(double) - Method in class org.firstinspires.ftc.teamcode.framework.units.PIDConsts
-
Replace the kI component but leave the other 3 alone.
- withkP(double) - Method in class org.firstinspires.ftc.teamcode.framework.units.PIDConsts
-
Replace the kP component but leave the other 3 alone.
- withmaxI(double) - Method in class org.firstinspires.ftc.teamcode.framework.units.PIDConsts
-
Replace the maxI component but leave the other 3 alone.
- withStrafe(double) - Method in class org.firstinspires.ftc.teamcode.framework.units.DTS
-
Replace the strafe component but leave the other 2 alone.
- withTurn(double) - Method in class org.firstinspires.ftc.teamcode.framework.units.DTS
-
Replace the turn component but leave the other 2 alone.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form