Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when playing with pump #8

Closed
joihn opened this issue Dec 24, 2016 · 1 comment
Closed

error when playing with pump #8

joihn opened this issue Dec 24, 2016 · 1 comment

Comments

@joihn
Copy link

joihn commented Dec 24, 2016

Hello,

I have made a simple "learning mode" app, but when I play with the pump via uarm.set_pump(True), error appear on terminal (not always, 50% of the time).
the strangest thing is the the uarm itself continue moving, activating/deactivating pump without any problem...

Here is the log on my terminal:

trying to move
moved
trying to activate vacuum
vacum activated
trying to move
pyuarm - ERROR - Communication| ERROR: send #181 G0 X77.21 Y153.12 Z175.22 F300.0
, received error from robot: 
moved
trying to move
pyuarm - ERROR - Communication| ERROR: send #183 G0 X89.65 Y302.27 Z125.57 F300.0
, received error from robot: $182 OK V2.2.1


moved
trying to deactivate vacuum
pyuarm - ERROR - Communication| ERROR: send #185 M231 V0
, received error from robot: $184 OK V2.2.1


vacum deactivated
trying to move
pyuarm - ERROR - Communication| ERROR: send #187 G0 X52.26 Y151.1 Z144.89 F300.0
, received error from robot: $186 OK V2.2.1

moved
@altjz
Copy link
Contributor

altjz commented Mar 10, 2017

fix with 0b6f95

@altjz altjz closed this as completed Mar 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants