In “PhoenixUtils.java”, why use a custom feedforward class when you can use the wpimath [SimpleMotorFeedForward](https://github.wpilib.org/allwpilib/docs/release/java/edu/wpi/first/math/controller/SimpleMotorFeedforward.html) class?