normalizeWheelSpeeds

Hello. We’re getting this Java error “The method normalizeWheelSpeeds(SwerveModuleState[], double) is undefined for the type SwerveDriveKinematicsJava(67108964)”.

We are using WPILib 2022.4.1, and using Team 6814’s Swerve Drive code to learn how to program a swerve drive.

Thanks

It was changed to desaturateWheelSpeeds for 2022.

2 Likes

Thanks!

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.