| Cfrc.robot.subsystems.Autonomous | Contains functions for moving in autonomous mode, such as setting the robots trajectory, and getting speeds to set motors |
| Cfrc.robot.subsystems.BetterShuffleboard | |
| Cfrc.robot.Constants | Constants - set once, and use throught the code Naming convention is all caps, spaces are underscores LIKE_THIS |
| Cfrc.robot.subsystems.Limelight | |
| Cfrc.robot.Main | Do NOT add any static variables to this class, or any initialization at all |
| Cfrc.robot.subsystems.ZED | |
| ▼CAHRS | |
| Cfrc.robot.subsystems.IMU | |
| ▼CSubsystemBase | |
| ▼Cfrc.robot.subsystems.DriveBase | |
| Cfrc.robot.subsystems.MecaDrive | |
| Cfrc.robot.subsystems.TankDrive | Manages the tank drive base |
| ▼CTimedRobot | |
| Cfrc.robot.Robot | The VM is configured to automatically run this class, and to call the functions corresponding to each mode, as described in the TimedRobot documentation |
| ▼CXboxController | |
| Cfrc.robot.subsystems.Controller |