Package frc.robot
Class Constants.AlgaGrabberConstants
java.lang.Object
frc.robot.Constants.AlgaGrabberConstants
- Enclosing class:
- Constants
Constants for the alga grabber mechanism.
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intCAN ID for the alga motor.static final doubleDrop power for the alga grabber.static final doubleIntake power for the alga grabber.static final booleanWhether the alga grabber is inverted.Method Summary
Field Details
CAN_ID
public static final int CAN_IDCAN ID for the alga motor.- See Also:
INTAKE_POWER
public static final double INTAKE_POWERIntake power for the alga grabber.- See Also:
DROP_POWER
public static final double DROP_POWERDrop power for the alga grabber.- See Also:
INVERTED
public static final boolean INVERTEDWhether the alga grabber is inverted.- See Also: