Closed cschuwerk closed 5 years ago
What version of OpenCV are you using?
I'm using open CV 3.3.1 on Ubuntu 16.04 (ROS Kinetic).
Just realized that gpd2 requires OpenCV newer than 3.4 (the detect_graps example worked, however).
Edit: Problem is due the way I compiled gpd2. Has nothing to do with gpd2_ros. Issue can be closed here.
Glad you solved your issue!
I have the same issue. Can you tell me how you solved it?
Hi, while compiling gpd2_ros, I get errors that a OpenCV files is missing. CMakeLists.txt should be updated accordingly to link the OpenCV libs.
Cheers