AsianKoala / koawalib

General purpose FTC library
https://asiankoala.github.io/koawalib/
16 stars 4 forks source link

koawalib v1.1.0 #32

Closed AsianKoala closed 2 years ago

AsianKoala commented 2 years ago

new features:

internal changes:

AsianKoala commented 2 years ago

hopefully @Spanini2 or @TheCoolGuy123 can test the feature branch for this pr when you guys next come over.

implementation 'com.github.AsianKoala:koawalib:feature-1.1.0-SNAPSHOT'

AsianKoala commented 2 years ago
AsianKoala commented 2 years ago

hopefully @Spanini2 or @TheCoolGuy123 can test the feature branch for this pr when you guys next come over.

implementation 'com.github.AsianKoala:koawalib:feature-1.1.0-SNAPSHOT'

specifically if @spanini2 or @TheCoolGuy123 could test the new KMotorEx that would be nice. First priority is basic PID, but motion profiling ur turret would be helpful.

AsianKoala commented 2 years ago

seems like ill never be happy with koawalib to the point of merging this pr at least until school ends.. feelsbad

AsianKoala commented 2 years ago

at this point just unit test the new KMotor, try using it in https://github.com/ftc-noteam/offseason, and then merge

AsianKoala commented 2 years ago

tfw this will never get merged because im lazy

AsianKoala commented 2 years ago

we back

AsianKoala commented 2 years ago

TODO: check the @ TODO's in the project

AsianKoala commented 2 years ago

removed Motor class (wpilib clone)

AsianKoala commented 2 years ago
private val ticksPerUnit = 1892.3724
AsianKoala commented 2 years ago

omg finally merging wtf??????????

AsianKoala commented 2 years ago

@TheCoolGuy123 @spanini2 koawalib v1.1.0 has finally merged