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

Aruco_Detect pkg import issue #53

Open
BrainFog2 opened this issue May 7, 2024 · 2 comments
Open

Aruco_Detect pkg import issue #53

BrainFog2 opened this issue May 7, 2024 · 2 comments

Comments

@BrainFog2
Copy link
Collaborator

BrainFog2 commented May 7, 2024

https://github.com/BYUMarsRover/aruco_detect

Hello Dr. Murray, we are having some issues regarding the cloning of the github mentioned above. This is after I "catkin_make"

The following is what ros replied back:

-- +++ processing catkin package: 'aruco_detect'
-- ==> add_subdirectory(aruco_detect)
-- Using these message generators: gencpp;geneus;genlisp;gennodejs;genpy
-- Could NOT find fiducial_msgs (missing: fiducial_msgs_DIR)
-- Could not find the required component 'fiducial_msgs'. The following CMake error indicates that you either need to install the package with the same name or change your environment so that it can be found.
CMake Error at /opt/ros/noetic/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
Could not find a package configuration file provided by "fiducial_msgs"
with any of the following names:

fiducial_msgsConfig.cmake
fiducial_msgs-config.cmake

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

-- Configuring incomplete, errors occurred!
See also "/home/student/catkin_ws/build/CMakeFiles/CMakeOutput.log".
See also "/home/student/catkin_ws/build/CMakeFiles/CMakeError.log".
make: *** [Makefile:34350: cmake_check_build_system] Error 1
Invoking "make cmake_check_build_system" failed

Any help is appreciated!

@cmurray3
Copy link
Contributor

cmurray3 commented May 8, 2024 via email

@BrainFog2
Copy link
Collaborator Author

Yup you are right did not install the full package initially, Thanks

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