Parameter wait=False in Motor.run_until_stalled() #1553
przemekscj
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Thanks for your request. What's the main use case for this? Initializing mechanisms is usually done at the start. Then you'd have the end positions, so that stalling should no longer be required during the main part of the program. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I integrated the xbox controller with various Motor functions for easy control. There is a "wait=" parameter in the run_time(), run_angle(), run_target() functions. Can it be added to the run_until_stalled() function as well?
I am new here. Thank you for your work!
Beta Was this translation helpful? Give feedback.
All reactions