Package lib.humaninput
Class Operator
java.lang.Object
lib.humaninput.HumanInput
lib.humaninput.Operator
- All Implemented Interfaces:
Nameable
- Direct Known Subclasses:
DefaultOperator
Operator specific version of HumanInterface
-
Field Summary
FieldsFields inherited from class lib.humaninput.HumanInput
name -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic edu.wpi.first.wpilibj2.command.Commandstatic edu.wpi.first.wpilibj2.command.CommandwrapShootCommand(edu.wpi.first.wpilibj2.command.Command command) Methods inherited from class lib.humaninput.HumanInput
bindCommands, getName, unbindCommands
-
Field Details
-
SHOOT_INDEXER_DELAY
public static final double SHOOT_INDEXER_DELAY- See Also:
-
-
Constructor Details
-
Operator
-
-
Method Details
-
wrapShootCommand
public static edu.wpi.first.wpilibj2.command.Command wrapShootCommand(edu.wpi.first.wpilibj2.command.Command command) -
c_smartShoot
public static edu.wpi.first.wpilibj2.command.Command c_smartShoot()
-