Package frc.robot
package frc.robot
FRC Team 7617's 2025 season robot code.
-
ClassDescriptionThe Constants class provides a convenient place for teams to hold robot-wide numerical or boolean constants.Constants with the arm and elevator positions for various positions.Constants used to configure the autonomous program.Constants used to configure the climber.Constants used to configure the driver dashboard.Constants used by the
Drivetrain
.Angular velocity skew correction configuration.Configure auto synchronization for encoders during a match.Configure pathfinding to poses.SysId configuration.Constants used to configure the elevator.Constants used to configure theEnd Effector
.Constants that describe the physical layout of the field.Constants relating to the processor.Constants relating to the reef.Constants used to configure logging.Constants used to configure the operator controllers.Type of game piece for the robot to interact with.Constants used to configure theRamp
.Poses that the robot can score from.Constants used to configure vision.Constants used to configure the wrist.A class that sets up the driverstation dashboard for the robot.Do NOT add any static variables to this class, or any initialization at all.The methods in this class are called automatically corresponding to each mode, as described in the TimedRobot documentation.This class is where the bulk of the robot should be declared.Constants that contain version metadata for the robot.