![]() |
2022-Robot
Robot code for 2022 FRC Season by Argos, FRC team #1756
|
#include <frc2/command/SubsystemBase.h>#include <vector>#include "Constants.h"#include "argos_lib/config/config_types.h"#include "argos_lib/general/nt_motor_pid_tuner.h"#include "ctre/Phoenix.h"#include "units/length.h"#include "utils/sensor_conversions.h"Go to the source code of this file.
Classes | |
| class | ClimberSubsystem |
| Controls the climber of the robot. More... | |