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

Dynamic Subscription (BONUS: Allocators): rmw #353

Merged
merged 2 commits into from
Apr 11, 2023

Conversation

methylDragon
Copy link
Contributor

@methylDragon methylDragon force-pushed the runtime_interface_reflection_allocators branch from a78630e to b79ec2a Compare April 7, 2023 10:21
@methylDragon methylDragon force-pushed the runtime_interface_reflection_allocators branch from b79ec2a to 632e515 Compare April 7, 2023 18:46
@methylDragon methylDragon force-pushed the runtime_interface_reflection_allocators branch from 632e515 to 91b1dc7 Compare April 9, 2023 06:47
@methylDragon methylDragon deleted the runtime_interface_reflection_allocators branch April 9, 2023 13:05
Signed-off-by: methylDragon <methylDragon@gmail.com>
@methylDragon methylDragon reopened this Apr 10, 2023
@@ -57,9 +59,10 @@ rmw_take_dynamic_message_with_info(
RMW_PUBLIC
RMW_WARN_UNUSED
rmw_ret_t
rmw_get_serialization_support(
rmw_init_serialization_support(
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: wouldn't this be rmw_serialization_support_init by other convention?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oof, yes, I can change it

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Change is rolled out across the stack!

Signed-off-by: methylDragon <methylDragon@gmail.com>
@methylDragon methylDragon merged commit 48df81b into rolling Apr 11, 2023
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

4 participants