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

opencv3 dependency #3

Open
sfalexrog opened this issue Sep 9, 2019 · 0 comments
Open

opencv3 dependency #3

sfalexrog opened this issue Sep 9, 2019 · 0 comments

Comments

@sfalexrog
Copy link
Member

As of Melodic, opencv3 is no longer a ROS package and is not listed among known packages. Please consider removing it as a direct dependency and use cv_bridge (or other packages that depend on OpenCV) instead.

I know how inconvenient and painful this is (you'll have to ensure your code builds against OpenCV 3.2 and runs correctly), but if we're switching to Melodic, we'll have to do that. As an alternative we can probably introduce an opencv4 dependency (which will resolve to libopencv-dev=4.1.1), but that would break a lot of stuff and make these packages nearly unusable for anyone not using our Clever platform.

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

1 participant