Search Results

by Saylerjen73
Wed Mar 01, 2023 1:20 pm
Forum: Python
Topic: setTargetPosition Variable Speeds
Replies: 3
Views: 17280

setTargetPosition Variable Speeds

Hi!

I'm using the setTargetPosition() to control two different motors. I was wondering how to change velocity and acceleration for these movements, and if the motors can have different speeds.

Thanks!
by Saylerjen73
Wed Nov 30, 2022 5:58 pm
Forum: Python
Topic: How to control one task then another
Replies: 1
Views: 15673

How to control one task then another

Hi, I am wondering how I can do one task, have that finish, then do another.

For example, I want to change the 'setTargetPosition' then after it finished, have it move back.
step motor example code.png
Example code
(85.95 KiB) Not downloaded yet
Thank you!