Created 6 Ball Auto with PathWeaver

Co-Authored-By: Keenan D. Buckley <hfocus@users.noreply.github.com>
Co-Authored-By: kyrarivera <kyrarivera@users.noreply.github.com>
This commit is contained in:
Aarav Shah
2020-03-07 12:41:37 -07:00
parent 3bbd00e0f6
commit 05c0ef4047
12 changed files with 122 additions and 26 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"lengthUnit": "Meter",
"exportUnit": "Always Meters",
"maxVelocity": 1.0,
"maxAcceleration": 1.0,
"wheelBase": 0.648,
"gameName": "Infinite Recharge",
"outputDir": ".."
}