|
2023-Robot
Robot code for 2023 FRC season by Argos, FRC team #1756
|
#include "commands/autonomous/autonomous_loading_station_3gp.h"#include <constants/auto.h>#include <constants/field_points.h>#include <frc/DriverStation.h>#include <frc2/command/InstantCommand.h>#include <frc2/command/WaitCommand.h>#include "commands/drive_to_position_absolute.h"#include "commands/drive_to_position_spline.h"#include "commands/home_arm_extension_command.h"#include "commands/initialize_odometry_command.h"#include "commands/oui_oui_place_cone_command.h"#include "commands/place_cone_command.h"#include "commands/set_arm_pose_command.h"