You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While we have to use the motor speed estimate to get stable motor
motion, we can still use the measured gyro rate for things like stall
detection.
This improves accuracy of stall detection when the robot is lifted
in the air. This is not a typical operation that happens in the field,
but people often do this to test that the gyro is "working",
so we should make sure to produce intuitive behavior.
Partially fixespybricks/support#1032
0 commit comments