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

Ubuntu 22 + ROS2 humble #16

Merged
merged 24 commits into from
Jan 22, 2024
Merged

Ubuntu 22 + ROS2 humble #16

merged 24 commits into from
Jan 22, 2024

Conversation

amock
Copy link
Member

@amock amock commented Jan 18, 2024

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:

  • BUILD_TOOLS: Build the most important and most tested tools. For example lvr2_reconstruct . Default: ON
  • BUILD_TOOLS_EXPERIMENTAL: Build more experimental tools. Default: OFF.
  • BUILD_VIEWER: Build lvr2_viewer. Default: OFF.

This is build on top of PR15: #15 . Therefore, I assume it will compile on Ubuntu 23 as well. I additionally reenabled the CUDA library compilation.

lucasw and others added 24 commits May 28, 2023 07:36
…tandard_args` (NABO) does not match the name of the calling package (Nabo)' by renaming the find nabo cmake file
…er than 11 are not supported! The nvcc flag '-allow-unsupported-compiler' can be used' issue is resolved
…o work for both cases: beeing compiled inside a ROS workspace and outside
fix lvr2 for ROS humble and ubuntu 22
@amock amock merged commit c848c2e into uos:humble Jan 22, 2024
1 of 4 checks passed
@amock amock mentioned this pull request Jan 22, 2024
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.

3 participants