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

TypeAdapters support (#95) #96

Merged
merged 3 commits into from
Jul 16, 2023
Merged

Conversation

roncapat
Copy link
Contributor

@roncapat roncapat commented May 18, 2023

See #95.

This patch allows to use Type Adaptation within message_filters.
A requirement for the adapted native structure is to feature an header attribute like ROS messages usually do.

@roncapat roncapat requested a review from gbiggs as a code owner May 18, 2023 08:49
@roncapat
Copy link
Contributor Author

roncapat commented Jun 5, 2023

@gbiggs may I ask you a preliminary feedback? Or simply if is there something more I could do to push forward this patch :)

@roncapat
Copy link
Contributor Author

@clalancette I saw by the commits you are active also in this repo (sorry to disturb you though). May I ask you at least a preliminary feedback on this?

@roncapat
Copy link
Contributor Author

roncapat commented Jul 3, 2023

Any updates on this? Is there something I can do?

@clalancette clalancette self-assigned this Jul 13, 2023
Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

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

Sorry for the long delay. This looks good, I'll run CI on it next.

@clalancette
Copy link
Contributor

clalancette commented Jul 13, 2023

CI:

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

@clalancette clalancette merged commit 7e14a9e into ros2:rolling Jul 16, 2023
2 checks passed
@roncapat
Copy link
Contributor Author

roncapat commented Sep 22, 2023

@clalancette can this be backported to Iron as well?

roncapat added a commit to Fixit-Davide/message_filters that referenced this pull request Sep 22, 2023
* Added TypeAdapter in message filters

Co-authored-by: Davide Graziato <dgraziato10@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.

None yet

3 participants