Plan for ROS2 Jazzy? #436
Replies: 3 comments 5 replies
-
|
I'm not aware of any plan, but would be interested in support for Jazzy myself as well. From my perspective, it would work like this:
I already did step 1 and 2. As expected, quite a few things have changed and so the breakage is significant. Local patches cannot be applied anymore, some include files have changed, etc. Looks like quite some effort to get this working, but certainly doable. It could probably be parallelized to some extent. However, instead of switching rules_ros2 over to Jazzy completely, I would very much prefer supporting both, Humble and Jazzy, from the same |
Beta Was this translation helpful? Give feedback.
-
|
I suspect the most critical changes are to get IDL code generation working (patching official generator code and templates). Then there was a patch or two for the plugin system. Besides that, we have a number of other patches in the repo to maybe fix. When we moved from foxy to humble, I cut So far I thought about this upgrade, but my free time is somewhat limited these days. On the other hand, I'd gladly review a PR in this direction. If something sooner is needed, get in touch. |
Beta Was this translation helpful? Give feedback.
-
|
FWIW, there is #558 -- the whole repo has been updated to jazzy and python 3.12 by default. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is there any plan to enable ROS2 Jazzy (the next LTS release after Humble)? If so, what would that entail?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions