Package frc.robot
Class Constants.Algae
java.lang.Object
frc.robot.Constants.Algae
- Enclosing class:
- Constants
Algae misc values
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Angle
static final int
static final Angle
static final double
Current threshold that indicates an algae is in possestionstatic final Angle
static final double
static final double
static final double
static final double
static final double
static final int
static final Angle
static final double
static final double
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
HAS_ALGAE_CURRENT_THRESHOLD
public static final double HAS_ALGAE_CURRENT_THRESHOLDCurrent threshold that indicates an algae is in possestion- See Also:
-
VOLTAGE
public static final int VOLTAGE- See Also:
-
NEGATIVE_VOLTAGE
public static final int NEGATIVE_VOLTAGE- See Also:
-
SMALLER_VOLTAGE
public static final double SMALLER_VOLTAGE- See Also:
-
SMALLER_NEGATIVE_VOLTAGE
public static final double SMALLER_NEGATIVE_VOLTAGE- See Also:
-
CANCODER_ID
public static final int CANCODER_ID- See Also:
-
BARGE_ANGLE
-
HOME_ANGLE
-
GROUND_ANGLE
-
REEF_ANGLE
-
KP
public static final double KP- See Also:
-
KI
public static final double KI- See Also:
-
KD
public static final double KD- See Also:
-
KG
public static final double KG- See Also:
-
KS
public static final double KS- See Also:
-
-
Constructor Details
-
Algae
public Algae()
-