Files
YAGSL/deploy/swerve/controllerproperties.json

8 lines
100 B
JSON
Raw Normal View History

2023-02-13 14:37:05 -06:00
{
"angleJoystickRadiusDeadband": 0.5,
"heading": {
"p": 0.4,
"i": 0,
"d": 0.01
}
}