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.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
.Trigger This class provides an easy way to link commands to conditions.