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

improve support for system or ROS pre-installed OpenVDB #43

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

borongyuan
Copy link

Thank you for this excellent project. I'm interested in integrating VDBFusion into RTAB-Map introlab/rtabmap#1286. Since RTAB-Map already has too many optional dependencies, and we only need the C++ API, I prefer to use system or ROS pre-installed OpenVDB. The following changes allow CMake to find them. Compilation has been tested on Ubuntu 20.04 (using system OpenVDB 6.2.1) and Ubuntu 22.04 (using OpenVDB 10.0.1 from ros-humble-openvdb-vendor). Note that these changes do not work with system OpenVDB 8.1.0 in Ubuntu 22.04.

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

Successfully merging this pull request may close these issues.

1 participant