Files
RiseOfRidgebotics2020/PathWeaver/pathweaver.json
T

9 lines
180 B
JSON
Raw Normal View History

2020-03-07 12:41:37 -07:00
{
"lengthUnit": "Meter",
"exportUnit": "Always Meters",
"maxVelocity": 2.6,
2021-03-12 13:50:52 -07:00
"maxAcceleration": 2.7,
2020-03-07 12:41:37 -07:00
"wheelBase": 0.648,
"gameName": "Slalom Path",
2020-03-07 12:41:37 -07:00
"outputDir": ".."
}