Skip to content

Update velodyne_pointcloud CMakeLists.txt export dependencies#553

Open
benjaminholdennearearth wants to merge 2 commits intoros-drivers:ros2from
benjaminholdennearearth:benjaminholdennearearth-patch-1
Open

Update velodyne_pointcloud CMakeLists.txt export dependencies#553
benjaminholdennearearth wants to merge 2 commits intoros-drivers:ros2from
benjaminholdennearearth:benjaminholdennearearth-patch-1

Conversation

@benjaminholdennearearth
Copy link
Copy Markdown

Ament export requires the dependency names to match the names used in the find_package CMake command. Resolves: #550

Ament export requires the dependency names to match the names used in the `find_package` CMake command. 
Resolves: ros-drivers#550
@benjaminholdennearearth benjaminholdennearearth marked this pull request as ready for review November 25, 2024 14:22
@Tejas-Shastha
Copy link
Copy Markdown

I would upvote that this be merged ASAP as it is required for other packages which build with this one as a dep.

Furthermore, I test building this in Jazzy and it needs one more additional related fix to compile, which I mention as a comment in this PR.

Add missing dependency (yaml-cpp) needed for jazzy build

Co-authored-by: Tejas Kumar Shastha <tejas.shastha@gmail.com>
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.

Eigen3 and PCL are not being exported properly by velodyne_pointcloud

2 participants