Swerve Drive Configuration
Swerve Drive (swervedrive.json)
swervedrive.json)JSON Fields
Name
Units
Required
Description
Example Configuration
{
"imu": {
"type": "pigeon2",
"id": 13,
"canbus": "canivore"
},
"invertedIMU": true,
"modules": [
"frontleft.json",
"frontright.json",
"backleft.json",
"backright.json"
]
}Last updated