Package edu.wpi.first.wpilibj2.command.button
-
Class Summary Class Description CommandGenericHID A version ofGenericHID
withTrigger
factories for command-based.CommandJoystick CommandPS4Controller A version ofPS4Controller
withTrigger
factories for command-based.CommandPS5Controller A version ofPS5Controller
withTrigger
factories for command-based.CommandStadiaController A version ofStadiaController
withTrigger
factories for command-based.CommandXboxController A version ofXboxController
withTrigger
factories for command-based.InternalButton This class is intended to be used within a program.JoystickButton ATrigger
that gets its state from aGenericHID
.NetworkButton ATrigger
that uses aNetworkTable
boolean field.POVButton ATrigger
that gets its state from a POV on aGenericHID
.RobotModeTriggers A class containing staticTrigger
factories for running callbacks when the robot mode changes.Trigger This class provides an easy way to link commands to conditions.