You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: