Package frc.robot
package frc.robot
A complete, stately rewrite of FRC Team 7617's 2024 robot code.
-
ClassesClassDescriptionThe Constants class provides a convenient place for teams to hold robot-wide numerical or boolean constants.Position presets for the Arm.Constants used to configure the autonomous program.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 theElevator
.Constants that describe the physical layout of the field.Constants used by theHead
's intake.Constants used to configure logging.Constants used to configure the operator controllers.Constants used to configure the pivot.Constants used by theHead
's shooter.Constants used to configure vision.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.