autonomous work right side almost done

This commit is contained in:
SpencerPiha
2023-01-17 20:01:01 -06:00
parent a5a8260ae6
commit 7f7ebf6d20
11 changed files with 290 additions and 83 deletions

View File

@@ -18,5 +18,6 @@ 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 'com.acmerobotics.roadrunner:core:0.5.1'
}