uos / lvr2

Las Vegas Reconstruction 2.0
BSD 3-Clause "New" or "Revised" License
100 stars 20 forks source link

Ubuntu 22 + ROS2 humble #16

Closed amock closed 8 months ago

amock commented 8 months ago

Changes to make lvr2 compatible with ROS2 - humble on Ubuntu 22 . It should still compile as standalone library as before. Alternatively, you can put lvr2 into your ROS2 workspace's "src" folder for compilation.

I intoduced some cmake options:

This is build on top of PR15: https://github.com/uos/lvr2/pull/15 . Therefore, I assume it will compile on Ubuntu 23 as well. I additionally reenabled the CUDA library compilation.