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
-- Could NOT find elevation_msgs (missing: elevation_msgs_DIR)
-- Could not find the required component 'elevation_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 "elevation_msgs"
with any of the following names:
Add the installation prefix of "elevation_msgs" to CMAKE_PREFIX_PATH or set
"elevation_msgs_DIR" to a directory containing one of the above files. If
"elevation_msgs" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
traversability_mapping/traversability_mapping/CMakeLists.txt:6 (find_package)
-- Configuring incomplete, errors occurred!
See also "/home/houcem/catkin_ws/build/CMakeFiles/CMakeOutput.log".
See also "/home/houcem/catkin_ws/build/CMakeFiles/CMakeError.log".
make: *** [Makefile:320: cmake_check_build_system] Error 1
Invoking "make cmake_check_build_system" failed
The text was updated successfully, but these errors were encountered:
-- Could NOT find elevation_msgs (missing: elevation_msgs_DIR)
-- Could not find the required component 'elevation_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 "elevation_msgs"
with any of the following names:
Add the installation prefix of "elevation_msgs" to CMAKE_PREFIX_PATH or set
"elevation_msgs_DIR" to a directory containing one of the above files. If
"elevation_msgs" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
traversability_mapping/traversability_mapping/CMakeLists.txt:6 (find_package)
-- Configuring incomplete, errors occurred!
See also "/home/houcem/catkin_ws/build/CMakeFiles/CMakeOutput.log".
See also "/home/houcem/catkin_ws/build/CMakeFiles/CMakeError.log".
make: *** [Makefile:320: cmake_check_build_system] Error 1
Invoking "make cmake_check_build_system" failed
The text was updated successfully, but these errors were encountered: