![]() |
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/shooter_subsystem.h"
Go to the source code of this file.
Classes | |
class | HomeHoodCommand |
Moves hood slowly down, until hitting a known position then resets relative positioning. More... | |