mirror of
https://github.com/TimeCrafters/FTC_2022
synced 2025-12-15 22:22:35 +00:00
Implemented Custom Model, and modified Cone identification state to look for the new models. Also modified steering drive tele op I'm doing.
This commit is contained in:
@@ -17,6 +17,9 @@ apply from: '../build.dependencies.gradle'
|
||||
|
||||
android {
|
||||
namespace = 'org.firstinspires.ftc.teamcode'
|
||||
buildFeatures {
|
||||
mlModelBinding true
|
||||
}
|
||||
|
||||
packagingOptions {
|
||||
jniLibs.useLegacyPackaging true
|
||||
|
||||
Reference in New Issue
Block a user