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 followed the instructions without building OpenVDB since it should be installed using rosdep.
However, I get this error.
I am using main branch.
Ubuntu 22.04
ROS Humble
colcon build --symlink-install
Starting >>> vdb_mapping
Starting >>> vdb_mapping_interfaces
--- stderr: vdb_mapping
vdb_mapping: You did not request a specific build type: selecting 'Release'.
COMPONENT = openvdb
CMake Error at CMakeModules/FindOpenVDB.cmake:652 (find_package):
Found package configuration file:
/usr/lib/x86_64-linux-gnu/cmake/IlmBase/IlmBaseConfig.cmake
but it set IlmBase_FOUND to FALSE so package "IlmBase" is considered to be
NOT FOUND.
Call Stack (most recent call first):
CMakeLists.txt:15 (find_package)
---
Failed <<< vdb_mapping [0.40s, exited with code 1]
Aborted <<< vdb_mapping_interfaces [1.61s]
The text was updated successfully, but these errors were encountered:
I followed the instructions without building OpenVDB since it should be installed using rosdep.
However, I get this error.
I am using main branch.
Ubuntu 22.04
ROS Humble
The text was updated successfully, but these errors were encountered: