mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-07-05 07:31:41 +00:00
Updated swervelib
This commit is contained in:
16
deploy/swerve/swervedrive.json
Normal file
16
deploy/swerve/swervedrive.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"maxSpeed": 14.5,
|
||||
"optimalVoltage": 12,
|
||||
"imu": {
|
||||
"type": "pigeon2",
|
||||
"id": 13,
|
||||
"canbus": "canivore"
|
||||
},
|
||||
"invertedIMU": true,
|
||||
"modules": [
|
||||
"frontleft.json",
|
||||
"frontright.json",
|
||||
"backleft.json",
|
||||
"backright.json"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user