DriveEncoderConstants

This is the DriveEncoderConstants class. It holds many constants and parameters for the Drive Encoder Localizer.

Author

Baron Henderson - 20077 The Indubitables

Constructors

Link copied to clipboard
public void DriveEncoderConstants()

Properties

Link copied to clipboard
public static double forwardTicksToInches
The number of inches per ticks of the encoder for forward movement Default Value: 1
Link copied to clipboard
public static double leftFrontEncoderDirection
The direction of the left front encoder Default Value: Encoder.
Link copied to clipboard
public static double leftRearEncoderDirection
The direction of the left rear encoder Default Value: Encoder.
Link copied to clipboard
public static double rightFrontEncoderDirection
The direction of the right front encoder Default Value: Encoder.
Link copied to clipboard
public static double rightRearEncoderDirection
The direction of the right rear encoder Default Value: Encoder.
Link copied to clipboard
public static double robot_Length
Link copied to clipboard
public static double robot_Width
Link copied to clipboard
public static double strafeTicksToInches
The number of inches per ticks of the encoder for lateral movement (strafing) Default Value: 1
Link copied to clipboard
public static double turnTicksToInches
The number of inches per ticks of the encoder for turning Default Value: 1