myrobotlab
myrobotlab copied to clipboard
Sweep oneWay doesn't work
Trying to make sweeping stop when max (or min) servo position is reached, but the servo always do a 2 way movement.
I made a little sample to test: https://github.com/scognito/MRL/blob/master/scripts/test_sweep.py
Thank you!