Class SN_SwerveConstants.MK4I.KRAKEN
java.lang.Object
com.frcteam3255.components.swerve.SN_SwerveConstants.MK4I.KRAKEN
- Enclosing class:
- SN_SwerveConstants.MK4I
Constants for modules that have a Kraken as the drive motor (the steer motor
type doesn't matter here)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SN_SwerveConstantsPreset Constants for a MK4I with L1 gearing and a Kraken Drive motorstatic final SN_SwerveConstantsPreset Constants for a MK4I with L1 gearing, a Kraken Drive motor, and FOC (Field Oriented Control, a Phoenix Pro Feature) enabledstatic final SN_SwerveConstantsPreset Constants for a MK4I with L2 gearing and a Kraken Drive motorstatic final SN_SwerveConstantsPreset Constants for a MK4I with L2 gearing, a Kraken Drive motor, and FOC (Field Oriented Control, a Phoenix Pro Feature) enabledstatic final SN_SwerveConstantsPreset Constants for a MK4I with L3 gearing and a Kraken Drive motorstatic final SN_SwerveConstantsPreset Constants for a MK4I with L3 gearing, a Kraken Drive motor, and FOC (Field Oriented Control, a Phoenix Pro Feature) enabled -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
L1
Preset Constants for a MK4I with L1 gearing and a Kraken Drive motor -
L2
Preset Constants for a MK4I with L2 gearing and a Kraken Drive motor -
L3
Preset Constants for a MK4I with L3 gearing and a Kraken Drive motor -
L1_FOC
Preset Constants for a MK4I with L1 gearing, a Kraken Drive motor, and FOC (Field Oriented Control, a Phoenix Pro Feature) enabled -
L2_FOC
Preset Constants for a MK4I with L2 gearing, a Kraken Drive motor, and FOC (Field Oriented Control, a Phoenix Pro Feature) enabled -
L3_FOC
Preset Constants for a MK4I with L3 gearing, a Kraken Drive motor, and FOC (Field Oriented Control, a Phoenix Pro Feature) enabled
-
-
Constructor Details
-
KRAKEN
public KRAKEN()
-