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

Type hashes in typesupport (rep2011) #135

Merged
merged 4 commits into from
Mar 24, 2023

Conversation

emersonknapp
Copy link
Contributor

@emersonknapp emersonknapp commented Mar 22, 2023

Depends on ros2/rosidl#729 (coupled - must be merged together)
Part of ros2/ros2#1159

Fill out new type_hash and message_type_support fields on generated rosidl_message_type_support_t and rosidl_service_type_support_t structs.

Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
@emersonknapp emersonknapp marked this pull request as ready for review March 22, 2023 07:03
@emersonknapp
Copy link
Contributor Author

emersonknapp commented Mar 22, 2023

Smoke check (one run with 3 PRs combined)
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/11647

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

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.

If we end up taking my suggestion in ros2/rosidl#729 (review) , we'll need to update this PR as well. Otherwise it looks good to me.

Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
@emersonknapp
Copy link
Contributor Author

Gist: https://gist.githubusercontent.com/emersonknapp/6f64e848cf178a828c180607a21fa967/raw/ba310891c24e6d45715e2fdd58d3a978b39d9442/ros2.repos
BUILD args:
TEST args:
ROS Distro: rolling
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/11657

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

@clalancette clalancette merged commit 96c7e96 into ros2:rolling Mar 24, 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.

3 participants