Files
RiseOfRidgebotics2020/PathWeaver/pathweaver.json
T
Aarav Shah 813ab40e96 Made 4 Galactic Paths
Made Galactic Paths from 2021 Game Manual, everything is set up.
Need to test.

Co-Authored-By: Nirvan Bhalala <78400306+nbhalala27@users.noreply.github.com>
2021-03-22 17:48:00 -06:00

9 lines
186 B
JSON

{
"lengthUnit": "Meter",
"exportUnit": "Always Meters",
"maxVelocity": 2.3,
"maxAcceleration": 2.7,
"wheelBase": 0.648,
"gameName": "Galactic Search A",
"outputDir": ".."
}