Conversation
This reverts commit 76572eb.
|
So we can't actually do this revert without breaking other things (we'd also have to revert the similar PR in rclcpp, rmw_fastrtps, and rmw_connextdds). So I'm going to convert this to a draft for now and try to find out why this is failing. |
|
What's happening is that this PR
#436 is relevant here, in that it follows the way Cyclone reports type incompatibilities. eclipse-cyclonedds/cyclonedds#1523 (comment) also goes into some detail. I may well have reviewed something and declared it looked good because I overlooked this detail ... If so I apologise. |
|
Hey @eboasson
It is definitely not your fault, it's mine. I didn't test enough on Cyclone because I thought this was more-or-less a no-op. My mistake. Anyway, I definitely appreciate your analysis, and I'll see what I can do to make it happier. Thanks! |
|
Given that we fixed this in #444, I'm going to close this out. Feel free to reopen if you think that was in error. |
Reverts #431
As mentioned in #431 (comment). It seems this PR somehow made CycloneDDS fail on Rolling branch.
As CycloneDDS is at Tier 1 support level. I want to the PR until further investigation is done, and the issue is solved.
FYI: @clalancette @claraberendsen @Blast545