|
2024-Robot
Robot code for 2024 FRC season by Argos, FRC team #1756
|
#include <argos_lib/general/debouncer.h>#include <argos_lib/subsystems/swappable_controllers_subsystem.h>#include <frc2/command/Command.h>#include <frc2/command/CommandHelper.h>#include "subsystems/elevator_subsystem.h"#include "subsystems/shooter_subsystem.h"#include "subsystems/simple_led_subsystem.h"#include "subsystems/swerve_drive_subsystem.h"#include "subsystems/vision_subsystem.h"Go to the source code of this file.
Classes | |
| class | AutoAimCommand |
| struct | AutoAimCommand::AimParams |