![]() |
1516X High Stakes 2.0
Codebase for 1516X High Stakes season
|
| docs | |
| ▼ include | |
| ▼ robot | |
| auton.h | |
| drivetrain.h | Contains the declaration of the Drivetrain class |
| intake.h | |
| ladybrown.h | |
| latch.h | |
| sweeper.h | |
| ▼ src | |
| ▼ electronics | |
| controller.cpp | This file contains the implementation of the controller functionalities for the robot. |
| distance.cpp | |
| ▼ routines | |
| autons.cpp | |
| skills.cpp | |
| ▼ screen | |
| logger.cpp | |
| selector.cpp | |
| status.cpp | |
| ▼ subsystems | |
| drivetrain.cpp | |
| intake.cpp | |
| ladybrown.cpp | |
| latch.cpp | |
| sweeper.cpp | |
| globals.cpp | |
| main.cpp | This file contains the main code for the robot's operation |