Files
RiseOfRidgebotics2020/PathWeaver/pathweaver.json
T
2021-02-22 16:47:27 -07:00

9 lines
187 B
JSON

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