PinpointConstants

public class PinpointConstants

This is the PinpointConstants class. It holds many constants and parameters for the Pinpoint Localizer.

Author

Baron Henderson - 20077 The Indubitables

Constructors

Link copied to clipboard
public void PinpointConstants()

Properties

Link copied to clipboard
public static double customEncoderResolution
The Encoder Resolution for the Pinpoint.
Link copied to clipboard
public static DistanceUnit distanceUnit
The Unit of Distance that the Pinpoint uses to measure distance Default Value: DistanceUnit.
Link copied to clipboard
The Encoder Resolution for the Pinpoint.
Link copied to clipboard
The Encoder Direction for the Forward Encoder (Deadwheel) Default Value: GoBildaPinpointDriver.EncoderDirection.
Link copied to clipboard
public static double forwardY
The Y Offset of the Forward Encoder (Deadwheel) from the center of the robot in DistanceUnit
Link copied to clipboard
public static String hardwareMapName
The name of the Pinpoint in the hardware map (name of the I2C port it is plugged into) Default Value: "pinpoint"
Link copied to clipboard
The Encoder Direction for the Strafe Encoder (Deadwheel) Default Value: GoBildaPinpointDriver.EncoderDirection.
Link copied to clipboard
public static double strafeX
The X Offset of the Strafe Encoder (Deadwheel) from the center of the robot in DistanceUnit
Link copied to clipboard
public static boolean useCustomEncoderResolution
Use custom encoder resolution for the Pinpoint Default Value: false
Link copied to clipboard
public static boolean useYawScalar
Use custom yaw scalar for the Pinpoint (overrides the calibration of the Pinpoint Default Value: false
Link copied to clipboard
public static double yawScalar
Custom Yaw Scalar for the Pinpoint (overrides the calibration of the Pinpoint