A lot of teams use feed-forward only (no PID feedback control) on the drive speed when in teleop as this can make the drive feel less floaty.
We will still need an option to use pid on the speed as it is necessary for auton, so maybe we can pass a boolean into the swerve moduke SetDesiredState() function.
A lot of teams use feed-forward only (no PID feedback control) on the drive speed when in teleop as this can make the drive feel less floaty. We will still need an option to use pid on the speed as it is necessary for auton, so maybe we can pass a boolean into the swerve moduke SetDesiredState() function.