Files
RiseOfRidgebotics2020/PathWeaver/pathweaver.json
T

8 lines
153 B
JSON
Raw Normal View History

2020-03-07 12:41:37 -07:00
{
"lengthUnit": "Meter",
"maxVelocity": 1.5,
"maxAcceleration": 2.5,
2020-03-07 12:41:37 -07:00
"wheelBase": 0.648,
"gameName": "Infinite Recharge",
"outputDir": ".."
}