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

vision_pick() does not recognize vacuum pump despite manual control working fine #10

Open
Bouchemel-Nasreddine opened this issue Feb 7, 2025 · 0 comments

Comments

@Bouchemel-Nasreddine
Copy link

When using the vision_pick() function with a vacuum pump, I receive the following error:

pyniryo.api.exceptions.NiryoRobotException: Command KO : An error occurred while executing the last command : Error Code : -303 Message : Object 'default_Vacuum_Pump_2' does not exist No handshake has been made between the client and the server. This error could be the cause of incompatible versions of the server and the client

However, manually controlling the vacuum pump using robot.pull_air_vacuum_pump() and robot.push_air_vacuum_pump() (or grasp_with_tool() and release_with_tool() ) works as expected.

in terms of environment, i'm using:

  • Python 3.10.12
  • Pyniryo 1.1.2
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

1 participant