|
Re: CAN, PID, Mecanums
Calibrating the jaguars isn't what you want to do anyway. What you need to do is implement a dead band on your joystick inputs. Basically you take any values less than some value, say 0.02 or something, and set it to 0.00. That way even if the joystick doesn't center itself completely, your robot won't be moving.
__________________
|