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

6
.idea/compiler.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="11" />
</component>
</project>