Closed fujitatomoya closed 11 months ago
@iuhilnehc-ynos requesting review.
@iuhilnehc-ynos requesting 2nd review.
@clalancette requesting review again, windows failure has been addressed and CI is green.
this needs to go with https://github.com/ros2/rcl/pull/1127
Happy to see the feature, I wonder if this feature will be applied to LTS Humble?
i do not think we can do that, this breaks API.
i do not think we can do that, this breaks API.
Thanks for your reply! Which official version will this feature be applied/released to? Iron or the future J version?
Jazzy Jalisco, see distributions for https://docs.ros.org/en/rolling/Releases.html#future-distributions.
i do not think we can do that, this breaks API.
How can I fix this issue in LTS Humble? Do you have any idea?
@cz000 this change breaks ABI compatibility, so we cannot backport this fix to humble or iron. something you can do is to cherry-pick the fix and build the package from the humble source code.
address https://github.com/ros2/ros2cli/issues/856