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 compile CMake Error #1

Open
aaravrav142 opened this issue Aug 21, 2017 · 1 comment
Open

Could not compile CMake Error #1

aaravrav142 opened this issue Aug 21, 2017 · 1 comment

Comments

@aaravrav142
Copy link

Hi,

I am trying to install this package on catkin_ws however getting the following error message:

`CMake Warning at /opt/ros/indigo/share/catkin/cmake/catkinConfig.cmake:76 (find_package):
Could not find a package configuration file provided by "marker_msgs" with
any of the following names:

marker_msgsConfig.cmake
marker_msgs-config.cmake

Add the installation prefix of "marker_msgs" to CMAKE_PREFIX_PATH or set
"marker_msgs_DIR" to a directory containing one of the above files. If
"marker_msgs" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
tuw_marker_detection/tuw_aruco/CMakeLists.txt:10 (find_package)

`

Can you help with this error. Thanks

Alex

@maxbader
Copy link
Contributor

you also have to install marker_msgs
Using the ros ppa:
sudo apt-get install ros-kinetic-marker-msgs
or from the repository http://wiki.ros.org/marker_msgs

:-)

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