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 missed geometry_msgs package #272

Merged

Conversation

efernandez
Copy link
Collaborator

Fixes this compilation error:

/build/source/test/test_throttled_callback.cpp:35:10: fatal error: geometry_msgs/Point.h: No such file or directory
   35 | #include <geometry_msgs/Point.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~

@efernandez efernandez requested a review from ayrton04 June 13, 2022 14:37
@efernandez efernandez self-assigned this Jun 13, 2022
@efernandez efernandez added the bug Something isn't working label Jun 13, 2022
@efernandez efernandez requested a review from svwilliams June 13, 2022 14:38
@svwilliams svwilliams merged commit d7de264 into locusrobotics:devel Jul 5, 2023
@efernandez efernandez deleted the add-missed-geometry-msgs branch July 5, 2023 15:00
DavidLocus pushed a commit that referenced this pull request Sep 12, 2023
* Add geometry_msgs as a test_depend.
* Make geometry_msgs includable.

---------

Co-authored-by: Ivor Wanders <ivor@iwanders.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

4 participants