questions about await run_angle(speed, rotation_angle, then=Stop.HOLD, wait=True) #2714
familynygood
started this conversation in
General
Replies: 1 comment
-
|
You can set the acceleration with
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a question about the run_angle function. How can I define the acceleration with this function? I think it will be great to be able to adjust the acceleration. For example, here is your sample code:
Do I define acceleration globally? What if I want the motor runs at different acceleration? How can I get it updated?
Beta Was this translation helpful? Give feedback.
All reactions