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

Can't find opencv3.3.1. #2

Open
SteveRogan opened this issue Apr 2, 2023 · 1 comment
Open

Can't find opencv3.3.1. #2

SteveRogan opened this issue Apr 2, 2023 · 1 comment

Comments

@SteveRogan
Copy link

When I install dependencies,I run ./build_install_debians.sh.But it occurs errors.
So I run command in build_install_debians.sh step by step.
I found every pkg in debians can't find opencv.
For example,I run ./build_alvar.sh,it tells me "dpkg-checkbuilddeps: 错误: Unmet build dependencies: libopencv3.3.1 | ros-kinetic-opencv3 (>= 3.3.1-5)".All pkgs have this problem.Please how can I solve this problem?
My OS is Ubuntu20.04,it has installed ros noetic.

@Pedro-Roque
Copy link
Owner

Hi @SteveRogan ,

The installation of Opencv 3.3.1 is done in https://nasa.github.io/astrobee/v/develop/install-nonNASA.html during the command ./build_install_debians.sh. In particular, this command will call https://github.com/nasa/astrobee/blob/master/scripts/setup/debians/build_opencv.sh which takes care of the OpenCV build. Please double check if those steps went smoothly. If not, please post your issue in the nasa/astrobee github page.

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

2 participants