moveit / moveit2

:robot: MoveIt for ROS 2
https://moveit.ai/
BSD 3-Clause "New" or "Revised" License
982 stars 492 forks source link

Jazzy Support and Release #2846

Closed henningkayser closed 2 days ago

henningkayser commented 1 month ago

ROS 2 Jazzy is being released these days, and we are working on adding support for it in MoveIt, pushing for having the Source (and soon Debian) release version completed. The plan is to enable Noble CI jobs in all repositories, testing Jazzy along with Rolling, and applying the necessary remaining fixes. Thanks to @rhaschke a first step to fixing Noble support has been already provided with https://github.com/moveit/moveit2/pull/2793. The remaining steps for completion are:

rhaschke commented 1 month ago

What fixes do you have in mind for the MoveIt docker images, @henningkayser? With #2793, I thought I have fixed all open issues. I just noticed that - due to the ros-planning org migration, dockerhub doesn't yet receive image updates. That's tackled in #2847.

henningkayser commented 2 weeks ago

Jazzy: https://github.com/ros/rosdistro/pull/41645 Rolling: https://github.com/ros/rosdistro/pull/41643

zouzhe1 commented 1 week ago

How long can we release Moveit2 that supports Noble versions? thanks @henningkayser

henningkayser commented 2 days ago

@zouzhe1 We have released MoveIt 2 on Noble for Rolling and Jazzy. It's only pending to get synced, but you can source install it using the build instructions https://moveit.ros.org/install-moveit2/source/. We will keep Jazzy around until EOL in 2029.

henningkayser commented 2 days ago

Closing this, the broken tutorial issue is being tracked here https://github.com/moveit/moveit2/issues/2864