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

14 lines
203 B
JSON

{
"imu": {
"type": "pigeon",
"id": 0,
"canbus": null
},
"invertedIMU": false,
"modules": [
"frontleft.json",
"frontright.json",
"backleft.json",
"backright.json"
]
}