Merge branch 'master' into GalacticSearch

This commit is contained in:
Kyra
2021-04-22 17:36:04 -06:00
50 changed files with 498 additions and 162 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
{
"lengthUnit": "Meter",
"exportUnit": "Always Meters",
"maxVelocity": 2.7,
"maxAcceleration": 4.0,
"maxVelocity": 2.6,
"maxAcceleration": 2.7,
"wheelBase": 0.648,
"gameName": "Galactic Search B",
"gameName": "Galactic Search A",
"outputDir": ".."
}
}