wait
cmd_wait(ids, ctx, timeout=5.0)
#
Wait for one or more servos to stop moving (reached target or blocked).
Source code in cogip/tools/scservo_async/wait.py
30 31 32 33 34 35 36 37 38 | |