mirror of
https://github.com/Team4388/2025RidgeScape.git
synced 2026-06-08 16:28:04 -06:00
38 lines
862 B
JSON
38 lines
862 B
JSON
{
|
|
"robotWidth": 0.9,
|
|
"robotLength": 0.9,
|
|
"holonomicMode": true,
|
|
"pathFolders": [
|
|
"Barge to Reef",
|
|
"Bottom Feed to Reef",
|
|
"Reef to Top Feed",
|
|
"Reef to Bottom Feed",
|
|
"Top Feed to Reef"
|
|
],
|
|
"autoFolders": [],
|
|
"defaultMaxVel": 3.0,
|
|
"defaultMaxAccel": 3.0,
|
|
"defaultMaxAngVel": 540.0,
|
|
"defaultMaxAngAccel": 720.0,
|
|
"defaultNominalVoltage": 12.0,
|
|
"robotMass": 58.18,
|
|
"robotMOI": 6.883,
|
|
"robotTrackwidth": 0.546,
|
|
"driveWheelRadius": 0.0508,
|
|
"driveGearing": 6.12,
|
|
"maxDriveSpeed": 5.45,
|
|
"driveMotorType": "krakenX60",
|
|
"driveCurrentLimit": 60.0,
|
|
"wheelCOF": 1.2,
|
|
"flModuleX": 0.273,
|
|
"flModuleY": 0.273,
|
|
"frModuleX": 0.273,
|
|
"frModuleY": -0.273,
|
|
"blModuleX": -0.273,
|
|
"blModuleY": 0.273,
|
|
"brModuleX": -0.273,
|
|
"brModuleY": -0.273,
|
|
"bumperOffsetX": 0.0,
|
|
"bumperOffsetY": 0.0,
|
|
"robotFeatures": []
|
|
} |