Swerve Module PIDF Properties
Last updated
pidfpropreties.json)This file configures the PIDF values with integral zone and maximum output of the drive and motor modules for every swerve module. It maps 1:1 to PIDFPropertiesJson.java and is used while initializing the SwerveDriveConfiguration object.
drive
Y
The configuration which will be used for the PIDF on the drive motor.
angle
Y
The configuration which will be used for the PIDF on the angle motor.
Last updated