|
2024-Robot
Robot code for 2024 FRC season by Argos, FRC team #1756
|
#include "commands/autonomous/autonomous_amp_side_2_piece_skip.h"#include <frc2/command/ConditionalCommand.h>#include <frc2/command/InstantCommand.h>#include <frc2/command/ParallelCommandGroup.h>#include <frc2/command/SequentialCommandGroup.h>#include <units/angular_velocity.h>#include <units/length.h>#include "commands/auto_aim_command.h"#include "commands/drive_choreo.h"#include "commands/intake_command.h"#include "commands/prime_shooter_command.h"#include "commands/shooter_command.h"#include "subsystems/shooter_subsystem.h"