|
2023-Robot
Robot code for 2023 FRC season by Argos, FRC team #1756
|
#include "commands/autonomous/autonomous_score_cone_pickup_balance.h"#include <constants/auto.h>#include <frc/DriverStation.h>#include <frc2/command/InstantCommand.h>#include <frc2/command/WaitCommand.h>#include "commands/balance_charging_station.h"#include "commands/drive_to_position.h"#include "commands/initialize_odometry_command.h"#include "commands/place_cone_command.h"#include "commands/set_arm_pose_command.h"