![]() |
2022-Robot
Robot code for 2022 FRC Season by Argos, FRC team #1756
|
#include <frc2/command/CommandBase.h>
#include <frc2/command/CommandHelper.h>
#include <chrono>
#include "argos_lib/general/debouncer.h"
#include "subsystems/climber_subsystem.h"
Go to the source code of this file.
Classes | |
class | HomeClimberHookCommand |
Slowly moves hooks down the rail, upon reaching known position will reset relative positioning. More... | |