Package frc.robot.intake
Class IntakeStates
java.lang.Object
frc.robot.intake.IntakeStates
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static edu.wpi.first.wpilibj2.command.Command
log
(edu.wpi.first.wpilibj2.command.Command cmd) static void
static void
-
Field Details
-
hasGamePiece
-
hasCoral
-
hasAlgae
-
-
Constructor Details
-
IntakeStates
public IntakeStates()
-
-
Method Details
-
setupDefaultCommand
public static void setupDefaultCommand() -
setStates
public static void setStates() -
log
protected static edu.wpi.first.wpilibj2.command.Command log(edu.wpi.first.wpilibj2.command.Command cmd)
-