Expose type hash to typesupport structs (rep2011)#95
Expose type hash to typesupport structs (rep2011)#95clalancette merged 7 commits intoros2:rollingfrom
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>
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>
Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
a8e67db to
d4080e0
Compare
|
@sloretz this is ready for review |
I haven't been keeping up with this one. It would take me a bit to read the context. @clalancette would you be willing to review it. I see you've reviewed ros2/rosidl#722, and this PR looks like a fairly small addition. |
Yes, I will be reviewing. |
|
With ros2/rosidl#722 now merged, here is CI with just this change: CI: |
|
@clalancette should we be concerned about the |
Those are known flakes, unrelated to this. This looks good now, I'll go ahead and merge. |
Part of ros2/ros2#1159
Depends on ros2/rosidl#722
Make the codegen type hash available to typesupport struct for distribution during discovery. See ros2/rmw_fastrtps#671 for usage