-
Notifications
You must be signed in to change notification settings - Fork 0
Notes
Sarthak Ghoshal edited this page Feb 3, 2026
·
1 revision
- add swerveDrive.json + controllerproperties.json
{
"imu": {
"type": "navx",
"id": 0,
"canbus": null
},
"invertedIMU": false,
"modules": [
"frontleft.json",
"frontright.json",
"backleft.json",
"backright.json"
]
}{
"angleJoystickRadiusDeadband": 0.5,
"heading": {
"p": 0.4,
"i": 0,
"d": 0.01
}
}