Package frc.robot

Class RobotConstants


  • public class RobotConstants
    extends java.lang.Object
    All constants and configuration for the robot should be stored here
    • Field Detail

      • ENABLE_PID_TUNING_OUTPUTS

        public static final boolean ENABLE_PID_TUNING_OUTPUTS
        See Also:
        Constant Field Values
    • Constructor Detail

      • RobotConstants

        public RobotConstants()
    • Method Detail

      • isCompBot

        public static boolean isCompBot()
        Method for checking if the current robot is not MiniBot
        Returns:
        Is it a competition robot