dobot-python icon indicating copy to clipboard operation
dobot-python copied to clipboard

Problem with conveyor belt

Open joheko opened this issue 3 years ago • 2 comments
trafficstars

Hello i'm using the Dobot conveyer belt, but i have trouble getting belt moving, belt does work in Dobot studio. I have tried this code: bot.interface.set_extended_motor_velocity(0,True,int(Velocity), True). With this belt does not receive power but when i set enable to false, belt does receive power.

joheko avatar Jun 14 '22 07:06 joheko

Is the expected behavior inverted? That is, if you supply enabled true, it stops and if you use enabled false, it starts? Unfortunately I don't have access to a robot to try. I'll keep your issue open if anyone else can provide a helping hand.

See also my comment on another issue; https://github.com/AlexGustafsson/dobot-python/issues/1#issuecomment-782083741.

AlexGustafsson avatar Jun 15 '22 15:06 AlexGustafsson

does not rotate in either. enabled false puts the belt “tight”. true says nothing.

joheko avatar Jun 15 '22 19:06 joheko