Swerve Drive encoders not synced

I have never tried to use the SDS libraries, but it is my understanding they have not been maintained in a few years and it causes issues with the newer versions of WPILib and such.

I think the common recommendation is to either use the WPILib examples
allwpilib/wpilibjExamples/src/main/java/edu/wpi/first/wpilibj/examples/swervecontrollercommand at main · wpilibsuite/allwpilib (github.com)

Use 364 template.

Or try YAGSL

2 Likes