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

Update the HasHeader check to be more specific. #101

Merged
merged 1 commit into from Aug 11, 2023

Conversation

clalancette
Copy link
Contributor

That is, make sure that not only does the message have a field called 'header', but that it also is of type std_msgs/msg/Header. Otherwise we won't be able to compile the bits below.

That is, make sure that not only does the message have a
field called 'header', but that it also is of type
std_msgs/msg/Header.  Otherwise we won't be able to compile
the bits below.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@mjcarroll
Copy link
Member

LGTM with CI

@clalancette
Copy link
Contributor Author

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@clalancette clalancette merged commit 6bbb714 into rolling Aug 11, 2023
2 checks passed
@clalancette clalancette deleted the clalancette/has-header-update branch August 11, 2023 16:58
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.

None yet

2 participants