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
Describe the bug
There is a race condition between servo.moveTo and autoDisable.
The result is if they move and autoDisable are close enough it can give unexpected behavior like not moving the servo.
Describe the bug
There is a race condition between servo.moveTo and autoDisable.
The result is if they move and autoDisable are close enough it can give unexpected behavior like not moving the servo.
To Reproduce
https://discord.com/channels/887362610360643664/887362610360643667/1214612056242913280
Expected behavior
The servo to move.
The text was updated successfully, but these errors were encountered: