Setup new repo, implemented basic mecanum drive for minibot

This commit is contained in:
2022-01-25 17:30:15 -06:00
parent 704b6948e3
commit be2dbd24a8
12 changed files with 808 additions and 121 deletions

9
.idea/misc.xml generated Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" languageLevel="JDK_11" default="true" project-jdk-name="JDK" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
<component name="ProjectType">
<option name="id" value="Android" />
</component>
</project>