-
Notifications
You must be signed in to change notification settings - Fork 35
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
Type hashes in typesupport (rep2011) #135
Conversation
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>
Smoke check (one run with 3 PRs combined) |
There was a problem hiding this 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>
Gist: https://gist.githubusercontent.com/emersonknapp/6f64e848cf178a828c180607a21fa967/raw/ba310891c24e6d45715e2fdd58d3a978b39d9442/ros2.repos |
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
androsidl_service_type_support_t
structs.