Files
pratique-2025/src/main/deploy/swerve/controllerproperties.json
samuel desharnais 025d9e47f0
2024-10-23 19:22:23 -04:00

8 lines
100 B
JSON

{
"angleJoystickRadiusDeadband": 0.5,
"heading": {
"p": 0.4,
"i": 0,
"d": 0.01
}
}