Controller Properties Configuration
Swerve Controller (controllerproperties.json)
controllerproperties.json)Fields
Name
Units
Required
Description
Example Configuration
{
"angleJoystickRadiusDeadband": 0.5,
"heading": {
"p": 0.4,
"i": 0,
"d": 0.01
}
}Last updated