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

OpenCV Dependencies #2

Closed
cschuwerk opened this issue Jul 3, 2019 · 4 comments
Closed

OpenCV Dependencies #2

cschuwerk opened this issue Jul 3, 2019 · 4 comments

Comments

@cschuwerk
Copy link

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.

fatal error: opencv2/imgproc.hpp: No such file or directory

Cheers

@atenpas
Copy link
Owner

atenpas commented Jul 3, 2019

What version of OpenCV are you using?

@cschuwerk
Copy link
Author

cschuwerk commented Jul 4, 2019

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.

@atenpas
Copy link
Owner

atenpas commented Jul 4, 2019

Glad you solved your issue!

@atenpas atenpas closed this as completed Jul 4, 2019
@miladmalekzadeh
Copy link

I have the same issue. Can you tell me how you solved it?

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

3 participants