You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.