frc8585 / robot

1 stars 0 forks source link

Using Wrong Talon Library #1

Open quick0831 opened 2 years ago

quick0831 commented 2 years ago

As WPI API changed, WPI no longer maintain specific motor controller libraries.

original blog post here

The correct library for Talon SRX is this.

https://github.com/frc8585/robot/blob/7d5d627961058440f867d720bbabec3fca507ab2/src/main/java/frc/robot/Robot.java#L17

quick0831 commented 2 years ago

BTW, this.

quick0831 commented 2 years ago

Wanna try to merge the fix branch?

eric1197 commented 2 years ago

But we haven't test that

eric1197 commented 2 years ago

Require Testing @frc8585/engineering-department-2nd Waiting for test result...

quick0831 commented 2 years ago

Oh no

quick0831 commented 1 year ago

考古