autonomous work right side almost done

This commit is contained in:
SpencerPiha
2023-01-28 10:11:56 -06:00
parent 1b50fd015b
commit aa79f0c74c
51 changed files with 4444 additions and 523 deletions

View File

@@ -19,6 +19,7 @@ dependencies {
implementation 'org.tensorflow:tensorflow-lite-task-vision:0.2.0'
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'org.firstinspires.ftc:gameAssets-PowerPlay:1.0.0'
implementation 'org.apache.commons:commons-math3:3.6.1'
implementation 'com.acmerobotics.roadrunner:core:0.5.1'
}