Open wimblerobotics opened 3 years ago
This issues a set encoder values request to the RoboClaw, setting the value to zero. This is useful to deal with counter overflow.
Note that at 2500 quadrature pulses per second, the counter could overflow in as little as 9 days (overflowing (2**32)/2)
This issues a set encoder values request to the RoboClaw, setting the value to zero. This is useful to deal with counter overflow.