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

hpe_ros_msgs package error #9

Open
taisi5446 opened this issue Dec 17, 2024 · 1 comment
Open

hpe_ros_msgs package error #9

taisi5446 opened this issue Dec 17, 2024 · 1 comment

Comments

@taisi5446
Copy link

I am trying to use this package on my system, but I am encountering a build error due to a missing dependency hpe_ros_msgs.

The error message I receive is
CMake Error at /opt/ros/noetic/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
Could not find a package configuration file provided by "hpe_ros_msgs" with
any of the following names:

hpe_ros_msgsConfig.cmake
hpe_ros_msgs-config.cmake

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

Could you please provide instructions on how to obtain or install the hpe_ros_msgs package? Is it available in a separate repository, or is there a specific installation procedure I should follow?

Any help would be greatly appreciated.

@fzoric8
Copy link
Collaborator

fzoric8 commented Jan 15, 2025

Hi @taisi5446,

sorry for the late reply, hpe_ros_msgs is available here.
You can download it to your catkin_ws/src and build it.

Feel free to ask any questions.

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