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

Add tf2_sensor_msgs to build dependencies #28

Merged

Conversation

NaokiTakahashi12
Copy link
Contributor

Hello,

I tried building this package in ros2 humble, and I encountered a build issue as follows:

pcl_localization_ros2/include/pcl_localization/pcl_localization_component.hpp:17:10: fatal error: tf2_sensor_msgs/tf2_sensor_msgs.h: No such file or directory
604 17 | #include <tf2_sensor_msgs/tf2_sensor_msgs.h>
605    |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
606 compilation terminated.

This issue was consistent on both the main and humble branches. As a result, I have submitted a pull request with the necessary fixes.

Best regards

@rsasaki0109
Copy link
Owner

rsasaki0109 commented Sep 25, 2023

@NaokiTakahashi12
I didn't notice because I didn't get a notification, perhaps there was an issue with the notifications...
Thanks for the PR! I'll merge it as soon as the CI passes.

@rsasaki0109 rsasaki0109 added the bug Something isn't working label Sep 25, 2023
@rsasaki0109 rsasaki0109 merged commit 5417fcd into rsasaki0109:main Sep 25, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants