Package frc.robot
Class Constants.SwerveConstants
java.lang.Object
frc.robot.Constants.SwerveConstants
- Enclosing class:
- Constants
-
Field Summary
Modifier and TypeFieldDescriptionstatic final double
static final double
static final double
static final double
-
Constructor Summary
-
Method Summary
-
Field Details
-
WHEEL_DIAMETER
public static final double WHEEL_DIAMETER- See Also:
-
GEAR_RATIO
public static final double GEAR_RATIO- See Also:
-
MAX_SPEED
public static final double MAX_SPEED- See Also:
-
WHEEL_ROTOR_TO_METERS
public static final double WHEEL_ROTOR_TO_METERS- See Also:
-
-
Constructor Details
-
SwerveConstants
public SwerveConstants()
-