![]() |
2022-Robot
Robot code for 2022 FRC Season by Argos, FRC team #1756
|
#include "RobotContainer.h"#include <cameraserver/CameraServer.h>#include <frc/DriverStation.h>#include <frc/livewindow/LiveWindow.h>#include <frc/smartdashboard/SmartDashboard.h>#include <frc2/command/InstantCommand.h>#include <frc2/command/RunCommand.h>#include <frc2/command/button/Trigger.h>#include <networktables/NetworkTable.h>#include <networktables/NetworkTableInstance.h>#include <wpi/PortForwarder.h>#include "argos_lib/commands/swap_controllers_command.h"#include "constants/climber_setpoints.h"