Skip to content

Fixes for Kinetic #3

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

awesomebytes
Copy link
Contributor

On Kinetic I was getting:

/home/sam/tabletop_ws/src/object_recognition_clusters/src/io/PointCloudMsgAssembler.cpp:44:28: fatal error: opencv2/core.hpp: No such file or directory

Which was solved by adding something that found opencv, and as I read in the migration guide for opencv3, better to use cv_bridge to pull that dependency.

Also on opencv3 the includes change, so I also changed that.

@bmagyar coming back to life!

@awesomebytes
Copy link
Contributor Author

Would be cool if we could also release it by the way :)

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

Successfully merging this pull request may close these issues.

1 participant