How to dynamically update the absolute target during a moveAsync? #162
Unanswered
Gregory-Heck
asked this question in
Q&A
Replies: 1 comment
-
Sorry it is not possible to change the target while moving with TeensyStep. |
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
-
Hello,
I'm using the TeensyStep library and would like to dynamically update the motor's absolute target position while it is executing a movement with moveAsync. Is there a recommended way to modify the target position before the current movement is finished?
If possible, could you provide an example of how this can be implemented?
Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions