Files
RiseOfRidgebotics2020/PathWeaver/pathweaver.json
T
Aarav Shah b22724c49f Adjusted Paths A LOT
Functioning barrel for sure
2021-02-12 12:41:04 -07:00

9 lines
187 B
JSON

{
"lengthUnit": "Meter",
"exportUnit": "Always Meters",
"maxVelocity": 2.1,
"maxAcceleration": 2.7,
"wheelBase": 0.648,
"gameName": "Barrel Racing Path",
"outputDir": ".."
}