FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add type_description struct conversion utils by methylDragon · Pull Request #2719 · ros2/rclcpp · GitHub

/ rclcpp Public

Add type_description struct conversion utils - #2719

Draft
methylDragon wants to merge 1 commit into
rollingfrom
ch3/type_description_conversion
Draft

Add type_description struct conversion utils#2719
methylDragon wants to merge 1 commit into
rollingfrom
ch3/type_description_conversion

Conversation

methylDragon commented Dec 31, 2024
edited
Loading

Copy link
Copy Markdown
Contributor

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 force-pushed the ch3/type_description_conversion branch 2 times, most recently from 639410d to 1ee6c1f Compare December 31, 2024 09:32
Signed-off-by: methylDragon <methylDragon@gmail.com>
methylDragon force-pushed the ch3/type_description_conversion branch from 1ee6c1f to 0dddb16 Compare December 31, 2024 09:34

methylDragon commented Dec 31, 2024
edited
Loading

Copy link
Copy Markdown
Contributor Author
  • Linux
  • Linux-aarch64
  • Linux-rhel
  • Windows

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL