Swerve + Constant

This commit is contained in:
Antoine PerreaultE
2024-01-22 19:33:18 -05:00
parent 27e57ca157
commit b1efbc8373
10 changed files with 240 additions and 13 deletions

View File

@@ -0,0 +1,30 @@
{
"location": {
"front": -12.375,
"left": -12.375
},
"absoluteEncoderOffset": 28.74,
"drive": {
"type": "sparkmax",
"id": 11,
"canbus": null
},
"angle": {
"type": "sparkmax",
"id": 12,
"canbus": null
},
"inverted": {
"angle": true,
"drive": false
},
"conversionFactor": {
"angle": 0,
"drive": 0
},
"encoder": {
"type": "cancoder",
"id": 6,
"canbus": null
}
}