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

Add type_description struct conversion utils #2719

Draft
wants to merge 1 commit into
base: rolling
Choose a base branch
from

Conversation

methylDragon
Copy link
Contributor

@methylDragon methylDragon commented Dec 31, 2024

This adds the rclcpp analogue of https://github.com/ros2/rcl/blob/rolling/rcl/src/rcl/type_description_conversions.c

This provides a means to convert between the rosidl_runtime_cpp type description structs, and their corresponding type_description_interfaces messages.

Needed to support the message introspection of:

Tests included. This also takes and passes along allocators.

@methylDragon methylDragon force-pushed the ch3/type_description_conversion branch 2 times, most recently from 639410d to 1ee6c1f Compare December 31, 2024 09:32
@methylDragon methylDragon force-pushed the ch3/type_description_conversion branch from 1ee6c1f to 0dddb16 Compare December 31, 2024 09:34
@methylDragon
Copy link
Contributor Author

methylDragon commented Dec 31, 2024

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

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.

1 participant