![]() |
2022-Robot
Robot code for 2022 FRC Season by Argos, FRC team #1756
|
#include <frc2/command/CommandBase.h>#include <frc2/command/CommandHelper.h>#include <queue>#include <vector>#include "subsystems/climber_subsystem.h"Go to the source code of this file.
Classes | |
| class | ClimbCommand |
| Works with the climber subsystem to execute a series of setpoints, automating the climb sequence. More... | |