Class PhysicalPropertiesJson

java.lang.Object
swervelib.parser.json.PhysicalPropertiesJson

public class PhysicalPropertiesJson extends Object
Used to configure the SwerveModule.
  • Field Details

    • gearing

      public GearingJson gearing
      Conversion Factors composition. Auto-calculates the conversion factors.
    • statorCurrentLimit

      public MotorConfigInt statorCurrentLimit
      The current limit in AMPs to apply to the motors.
  • Constructor Details

    • PhysicalPropertiesJson

      public PhysicalPropertiesJson()