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

Fixes for better ROS integration #19

Merged
merged 3 commits into from
Apr 8, 2024
Merged

Fixes for better ROS integration #19

merged 3 commits into from
Apr 8, 2024

Conversation

amock
Copy link
Member

@amock amock commented Apr 4, 2024

I added cmake as build tool instead of ament_cmake. I think it's better doing it like this since lvr2 is actually a standalone library. It compiles both as standalone cmake package and in a ROS2 - humble repository. I tested it with the mesh_tools.

Other changes:

  • matched the cmake project name with the ROS package name (otherwise ROS is complaining)
  • Changed some cmake variables to more generic names

…xed it. TODO: test, if lvr2 is working when compiling and installing it outside of ros2 ws
renamed project to lvr2 instead of LAS_VEGAS otherwise ROS is complaining
tested with mesh_tools
@amock
Copy link
Member Author

amock commented Apr 8, 2024

Successfully tested from someone other than me. Merging...

@amock amock merged commit e987d67 into humble Apr 8, 2024
2 checks passed
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