set Desired State
Sets the desired state for the swerve module.
Optimizes the target state to minimize rotation and applies the state to the motors.
Parameters
desired State
The desired SwerveModuleState to achieve.
is Open Loop
Whether to use open loop control (PWM) instead of closed loop.