Package centerstage
Class Constants
java.lang.Object
centerstage.Constants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final double
static final double
static final double
static final double
static final double
static final int
static final int
static final int
static final double
static final double
static final double
static final double
static final double
static final OmniDriveCoefficients
static final Robot
static final double
static final double
static final double
static final double
static final double
static final double
static com.acmerobotics.roadrunner.geometry.Pose2d
static com.acmerobotics.roadrunner.geometry.Pose2d
static com.acmerobotics.roadrunner.geometry.Pose2d
static com.acmerobotics.roadrunner.geometry.Pose2d
static final OmniDriveCoefficients
static final double
double[]
static final double
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ROBOT
-
MOTOR_TICK_COUNT
public static final double MOTOR_TICK_COUNT- See Also:
-
C270_FOCAL_LENGTH_X
public static final double C270_FOCAL_LENGTH_X- See Also:
-
C270_FOCAL_LENGTH_Y
public static final double C270_FOCAL_LENGTH_Y- See Also:
-
C270_OPTICAL_CENTER_X
public static final double C270_OPTICAL_CENTER_X- See Also:
-
C270_OPTICAL_CENTER_Y
public static final double C270_OPTICAL_CENTER_Y- See Also:
-
APRIL_TAG_SIZE_METERS
public static final double APRIL_TAG_SIZE_METERS- See Also:
-
CAMERA_X_EDGE_DETECTION_OFFSET
public static final int CAMERA_X_EDGE_DETECTION_OFFSET- See Also:
-
CAMERA_RES_WIDTH
public static final int CAMERA_RES_WIDTH- See Also:
-
CAMERA_RES_HEIGHT
public static final int CAMERA_RES_HEIGHT- See Also:
-
LIFT_MOTOR_TICK_COUNT
public static final double LIFT_MOTOR_TICK_COUNT- See Also:
-
ROBOT_DIAMETER_IN
public static final double ROBOT_DIAMETER_IN- See Also:
-
WHEEL_DIAMETER_IN
public static final double WHEEL_DIAMETER_IN- See Also:
-
PRODUCTION_COEFFICIENTS
-
TESTBOT_COEFFICIENTS
-
ODOMETRY_LATERAL_WHEEL_DISTANCE
public static final double ODOMETRY_LATERAL_WHEEL_DISTANCE- See Also:
-
ODOMETRY_ROTATIONAL_WHEEL_OFFSET
public static final double ODOMETRY_ROTATIONAL_WHEEL_OFFSET- See Also:
-
TICKS_PER_ODOMETRY_REVOLUTION
public static final double TICKS_PER_ODOMETRY_REVOLUTION- See Also:
-
ODOMETRY_WHEEL_DIAMETER_IN
public static final double ODOMETRY_WHEEL_DIAMETER_IN- See Also:
-
START_POSE_RED_BACKDROP_SIDE
public static com.acmerobotics.roadrunner.geometry.Pose2d START_POSE_RED_BACKDROP_SIDE -
START_POSE_RED_APRIL_TAG_SIDE
public static com.acmerobotics.roadrunner.geometry.Pose2d START_POSE_RED_APRIL_TAG_SIDE -
START_POSE_BLUE_BACKDROP_SIDE
public static com.acmerobotics.roadrunner.geometry.Pose2d START_POSE_BLUE_BACKDROP_SIDE -
START_POSE_BLUE_APRIL_TAG_SIDE
public static com.acmerobotics.roadrunner.geometry.Pose2d START_POSE_BLUE_APRIL_TAG_SIDE -
UP_ROBOT_COEFFICIENTS
public double[] UP_ROBOT_COEFFICIENTS -
ROLLER_OUTTAKE_SPEED
public static final double ROLLER_OUTTAKE_SPEED- See Also:
-
SPINNER_OUTTAKE_SPEED
public static final double SPINNER_OUTTAKE_SPEED- See Also:
-
ROLLER_INTAKE_SPEED
public static final double ROLLER_INTAKE_SPEED- See Also:
-
SPINNER_INTAKE_SPEED
public static final double SPINNER_INTAKE_SPEED- See Also:
-
ROLLER_SPEED
public static final double ROLLER_SPEED- See Also:
-
-
Constructor Details
-
Constants
public Constants()
-