Files
RiseOfRidgebotics2020/PathWeaver/pathweaver.json
T
2021-02-05 13:54:16 -07:00

8 lines
153 B
JSON

{
"lengthUnit": "Meter",
"maxVelocity": 1.7,
"maxAcceleration": 2.7,
"wheelBase": 0.648,
"gameName": "Infinite Recharge",
"outputDir": ".."
}