2023 Drive base
 
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nfrc
 Nrobot
 Nsubsystems
 CAutonomousContains functions for moving in autonomous mode, such as setting the robots trajectory, and getting speeds to set motors
 CBetterShuffleboard
 CController
 CDriveBase
 CIMU
 CLimelight
 CMecaDrive
 CTankDriveManages the tank drive base
 CZED
 CConstantsConstants - set once, and use throught the code Naming convention is all caps, spaces are underscores LIKE_THIS
 CMainDo NOT add any static variables to this class, or any initialization at all
 CRobotThe VM is configured to automatically run this class, and to call the functions corresponding to each mode, as described in the TimedRobot documentation