Sequential Test

wanted to see if they work in auto revert
This commit is contained in:
Aarav Shah
2021-03-12 13:50:52 -07:00
parent a06a72d297
commit fd6ea36e7e
26 changed files with 79 additions and 22 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
{
"lengthUnit": "Meter",
"exportUnit": "Always Meters",
"maxVelocity": 2.6,
"maxAcceleration": 2.6,
"maxVelocity": 2.3,
"maxAcceleration": 2.7,
"wheelBase": 0.648,
"gameName": "Bounce Path",
"gameName": "Barrel Racing Path",
"outputDir": ".."
}