[Bug] Motor.run_time does not end if blocked #903
Labels
bug
Something isn't working
topic: control
Issues involving control system algorithms
topic: motors
Issues involving motors
Describe the bug
Motor.run_time does not end if blocked mechanically.
To reproduce
On the REPL, do:
Expected behavior
This is supposed to complete after 2 seconds in all cases, but it blocks indefinitely if the motor is held still.
The text was updated successfully, but these errors were encountered: