Package frc.robot
Class Constants.ArmConstants.ClawConstants.SimulationConstants
java.lang.Object
frc.robot.Constants.ArmConstants.ClawConstants.SimulationConstants
- Enclosing class:
- Constants.ArmConstants.ClawConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final edu.wpi.first.wpilibj.util.Color8Bitstatic final edu.wpi.first.wpilibj.util.Color8Bitstatic final doublestatic final doublestatic final doubleDegreesstatic final doubleDegreesstatic final doubleInchesstatic final doublePixelsstatic final doublestatic final doubleInchesstatic final edu.wpi.first.math.geometry.Translation2dPixelsstatic final doublePixelsstatic final doublestatic final doublestatic final double -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
GEAR_RATIO
public static final double GEAR_RATIO- See Also:
-
MOI
public static final double MOI- See Also:
-
COMPRESSOR_ON_CURRENT
public static final double COMPRESSOR_ON_CURRENT- See Also:
-
PRESSURE_INCREMENT
public static final double PRESSURE_INCREMENT- See Also:
-
PRESSURE_PISTON_DROP
public static final double PRESSURE_PISTON_DROP- See Also:
-
MECHANISM2D_WIDTH
public static final double MECHANISM2D_WIDTHPixels- See Also:
-
MECHANISM2D_HEIGHT
public static final double MECHANISM2D_HEIGHTPixels- See Also:
-
MECHANISM2D_PIXELS_PER_INCH
public static final double MECHANISM2D_PIXELS_PER_INCH- See Also:
-
MECHANISM2D_ROOT
public static final edu.wpi.first.math.geometry.Translation2d MECHANISM2D_ROOTPixels -
CLAW_EMPTY_COLOR
public static final edu.wpi.first.wpilibj.util.Color8Bit CLAW_EMPTY_COLOR -
CLAW_FULL_COLOR
public static final edu.wpi.first.wpilibj.util.Color8Bit CLAW_FULL_COLOR -
MECHANISM2D_CLAW_LENGTH
public static final double MECHANISM2D_CLAW_LENGTHInches- See Also:
-
MECHANISM2D_CLAW_ANGLE_OPEN
public static final double MECHANISM2D_CLAW_ANGLE_OPENDegrees- See Also:
-
MECHANISM2D_CLAW_ANGLE_CLOSED
public static final double MECHANISM2D_CLAW_ANGLE_CLOSEDDegrees- See Also:
-
MECHANISM2D_ROLLER_RADIUS
public static final double MECHANISM2D_ROLLER_RADIUSInches- See Also:
-
-
Constructor Details
-
SimulationConstants
public SimulationConstants()
-