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

Detect incompatible types from incompatible QoS callbacks #436

Open
wants to merge 4 commits into
base: rolling
Choose a base branch
from

Conversation

allenh1
Copy link
Contributor

@allenh1 allenh1 commented Feb 16, 2023

@clalancette this PR attempts to detect incompatible types from the incompatible QoS callbacks that are already in place.

It's a bit of a hack, and I am not sure how to check it locally (as it seems to depend on some other changes I lack locally), but I think this approach will work.

clalancette and others added 3 commits January 17, 2023 14:24
Note that this is not hooked up inside of CycloneDDS, so this
will never fire currently.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
Signed-off-by: Hunter L. Allen <hunter.allen@apex.ai>
Copy link
Collaborator

@eboasson eboasson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forgot to mention: other than this one comment on a comment, it looks good to me.

@clalancette clalancette force-pushed the clalancette/inconsistent-topic-event branch from 984065a to 6b04608 Compare February 24, 2023 21:07
Base automatically changed from clalancette/inconsistent-topic-event to rolling March 13, 2023 13:31
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

3 participants