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

dexnet_demo: Failed to call gqcnn_grasp service; error processing request: a bytes-like object is required, not 'str' #13

Open
robwoidi opened this issue Sep 16, 2021 · 6 comments

Comments

@robwoidi
Copy link

I tried to start the dexnet_demo.launch file. But i get the following Error message, that the gqcnn_grasp service get the wrong Datatype.
Bildschirmfoto vom 2021-09-16 15-50-26

I use noetic and ubuntu 20.04 and followed your installation guide.
I had some Problems with the task constructor it self, witch get fixed with a new version of moveit_resources. see: moveit/moveit_tutorials#665

And i had some other problems with PCL/OpenCV an missing header files. See issue #12 For the dexnet i could solve the missing header file with issue #8. I cloned the recommended task constructor version.

I hope some one of you know how to solve it.

@jeoseo
Copy link

jeoseo commented Oct 20, 2021

I had the exact same issue. Were you able to make any progress on this issue?
image

@robwoidi
Copy link
Author

Unfortunately not. Maybe it is because of the update for the task constructor (moveit/moveit_tutorials#665) that is why the data types no longer fit. But I have no idea.

@sebbyjp
Copy link

sebbyjp commented Dec 1, 2021

Any update?

@bostoncleek
Copy link
Contributor

bostoncleek commented Jan 9, 2022

@dazednconfusing It's still under development. Changes are being made to fix it.

The gpd demo now works see this post for details

@mfheinemann
Copy link

Anyone managed to fix this issue ?

@ecastelli
Copy link

In my case, the shell to grasp_detector was failing because python couldn't find autolab_core, even thought it was installed.
Installing autolab_core as a Catkin Package and installing all needed dependencies resolved the issue: https://berkeleyautomation.github.io/autolab_core/install/install.html

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

6 participants