pedropathing added: tuning progress: forward and lateral velocities done

This commit is contained in:
2026-04-07 20:55:53 -05:00
parent 8f66ddc4bd
commit e40695b4f6
4 changed files with 581 additions and 79 deletions

View File

@@ -21,9 +21,9 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.pedropathing:ftc:2.0.6' //PedroCore
implementation 'com.pedropathing:telemetry:1.0.0' //PedroTele
implementation 'com.bylazar:fullpanels:1.0.2' //Panels
implementation 'com.pedropathing:ftc:2.1.1'
implementation 'com.pedropathing:telemetry:1.0.0'
implementation 'com.bylazar:fullpanels:1.0.12'
implementation 'org.ftclib.ftclib:core:2.1.1' // FTC LIB
implementation 'com.rowanmcalpin.nextftc:core:0.6.2' //NEXT FTC