| ▼Porg | |
| ▼Pfirstinspires | |
| ▼Pftc | |
| ▼Pteamcode | |
| ▼PAuto | |
| CArmMovementThread | |
| CAuto | Auto creates a robot and runs it in auto mode |
| CAutoBlueLeft | |
| CAutoBlueRight | |
| CAutoLeftPark | |
| CAutoRedLeft | |
| CAutoRedRight | |
| CAutoRightPark | |
| ▼PGeometry | |
| CCircle | |
| CLine | |
| CPath | |
| ▼PSubsystems | |
| ▼PControl | |
| ►CControl | Control subsystem for controlling arms and claws |
| CTargetedMotor | Turns any motor into a precise targeter, kind of like a servo |
| CTargetedMotorConstants | Basically a glorified map/enum |
| ▼PDrive | |
| ►PController | |
| ►PCurve | |
| ►PLocalizer | |
| ►PMotionProfile | |
| ►PPoseEstimation | |
| ►PTargeter | |
| CDrive | Mecanum drivetrain subsystem |
| CFeedForward | |
| CGainPID | |
| CMotorControlData | |
| CMotorGeneric | A generic class for storing values that correspond to motors, a replacement for a four-element array |
| COldDrive | Mecanum drivetrain subsystem |
| CPID | |
| CPIDCoefficients | |
| CPoseEstimationMethodChoice | |
| CSwerveGeneric | |
| ▼PVision | |
| CAprilTagDetectionThread | |
| ►CMarkerDetectionPipeline | This pipeline detects where the custom marker is |
| CVision | The Vision Subsystem |
| ▼PWeb | |
| ►PCanvas | |
| ►PServer | |
| CView | |
| CWeb | |
| ►CWebAction | |
| ►CWebLog | |
| CWebThread | |
| CSubsystem | Superclass to all subsystems, it does some bootstrapping for them (Vision, Control, and Drive) |
| ▼PTeleop | |
| CTeleop | |
| ▼PTestop | |
| ▼PDrive | |
| CBackwardDriveTest | |
| CCurvedStrafeDriveTest | |
| CEncoderTest | |
| CForwardDriveTest | |
| CPurePursuit | |
| CStrafeDriveTest | |
| CTurnDriveTest | |
| CTwoCommandDriveTest | |
| CVectorDriveTest | |
| CVectorDriveTest2 | |
| CCameraPOV | This shows what the camera is seeing |
| CCaptureImages | This OpMode illustrates how to open a webcam and retrieve images from it |
| CCraneCalibration | |
| CExtendShoulderTest | |
| CIMUDirectionalTest | |
| CNewCameraPOV | |
| CVisionTestBlue | |
| CVisionTestRed | |
| ▼PUtil | |
| ▼PDual | |
| CDualNum | |
| CDualVector | |
| CAllianceColor | The robot's current alliance, either red or blue with an enum Obtained through driver station |
| CBasicAccelerationIntegrator | org.firstinspires.ftc.teamcode.Util.BasicAccelerationIntegrator provides a very naive implementation of an acceleration integration algorithm |
| CIntegralScan | |
| CLookupTable | |
| CMasterLogger | |
| CMathUtil | |
| CPose | |
| CServoEx | |
| CVector | |
| CButton | |
| CButtonStatus | |
| CGamepadWrapper | |
| CMockDcMotorEx | |
| CMockTelemetry | |
| CRobot | Glue class for all subsystems |
| CRunTest | |
| CVisionTest |