Package frc.robot

Class RobotConstants.HumanInputs

  • Enclosing class:
    RobotConstants

    public static class RobotConstants.HumanInputs
    extends java.lang.Object
    Constants regarding human input
    • Constructor Summary

      Constructors 
      Constructor Description
      HumanInputs()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • DRIVER_CONTROLLER_ID

        public static final int DRIVER_CONTROLLER_ID
        HID device id of the driver ans operator Xbox controllers
        See Also:
        Constant Field Values
    • Constructor Detail

      • HumanInputs

        public HumanInputs()