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

Runtime Interface Reflection: rmw #340

Merged
merged 18 commits into from
Apr 8, 2023
Merged

Conversation

methylDragon
Copy link
Contributor

@methylDragon methylDragon commented Jan 3, 2023

This PR is part of the runtime interface reflection subscription feature of REP-2011: ros2/ros2#1374

Description

This PR includes changes to the RMW APIs for supporting runtime interface reflection, namely.

  • Introducing a new rmw agnostic typesupport rosidl_message_type_support_t

With also new interfaces for:

  • Taking and handling runtime type messages (dynamic data)
  • Using the serialization support library

@methylDragon methylDragon force-pushed the runtime_interface_reflection branch 2 times, most recently from 0ea7129 to 3c323f3 Compare January 24, 2023 14:29
@methylDragon methylDragon force-pushed the runtime_interface_reflection branch 3 times, most recently from 6956703 to d7fb25f Compare January 30, 2023 08:53
@methylDragon methylDragon force-pushed the runtime_interface_reflection branch 6 times, most recently from 721768e to 274b471 Compare March 23, 2023 02:05
@methylDragon methylDragon force-pushed the runtime_interface_reflection branch 3 times, most recently from bf1434d to a4c386d Compare March 30, 2023 21:44
@methylDragon methylDragon marked this pull request as ready for review April 2, 2023 00:51
@methylDragon methylDragon force-pushed the runtime_interface_reflection branch 12 times, most recently from 475c5da to 38b3d5a Compare April 4, 2023 00:02
@methylDragon methylDragon force-pushed the runtime_interface_reflection branch 2 times, most recently from 37690a5 to 46379ff Compare April 5, 2023 23:53
rmw/CMakeLists.txt Outdated Show resolved Hide resolved
rmw/CMakeLists.txt Outdated Show resolved Hide resolved
rmw/package.xml Outdated Show resolved Hide resolved
Copy link
Member

@wjwwood wjwwood left a comment

Choose a reason for hiding this comment

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

We have some interfaces to remove/move, but otherwise lgtm

rmw/include/rmw/dynamic_message_type_support.h Outdated Show resolved Hide resolved
rmw/include/rmw/dynamic_message_type_support.h Outdated Show resolved Hide resolved
rmw/include/rmw/dynamic_message_type_support.h Outdated Show resolved Hide resolved
rmw/src/dynamic_message_type_support.c Outdated Show resolved Hide resolved
rmw/src/dynamic_message_type_support.c Outdated Show resolved Hide resolved
rmw/src/dynamic_message_type_support.c Outdated Show resolved Hide resolved
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
Signed-off-by: methylDragon <methylDragon@gmail.com>
@wjwwood wjwwood force-pushed the runtime_interface_reflection branch from 4de8ad6 to 31f89e8 Compare April 8, 2023 19:02
@wjwwood wjwwood merged commit ab5cd2c into rolling Apr 8, 2023
@delete-merged-branch delete-merged-branch bot deleted the runtime_interface_reflection branch April 8, 2023 19:02
@wjwwood wjwwood mentioned this pull request Apr 8, 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

2 participants