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

could not find a package configuration file provided by "camera_base" #5

Open
PratibhaT opened this issue Nov 23, 2017 · 1 comment

Comments

@PratibhaT
Copy link

PratibhaT commented Nov 23, 2017

When I'm doing catkin_make, I'm getting error that - Could not find a package configuration file provided by "camera_base" with any of the following names:
camera_baseConfig.cmake
camera_base-config.cmake

Add the installation prefix of "camera_base" to CMAKE_PREFIX_PATH or set "camera_base_DIR" to a directory containing one of the above files. If "camera_base" provides a separate development package or SDK, be sure that it has been installed

@addext
Copy link

addext commented Sep 3, 2019

same problem. I tried installing camera_base and then adding the path of the workspace to the CMAKE_PREFIX_PATH with export CMAKE_PREFIX_PATH=/home/user/Programs/<other_stuff> but it didn't help

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