moveit / moveit2

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

Cut a new release for Jazzy #3116

Open sea-bass opened 3 days ago

sea-bass commented 3 days ago

Is your feature request related to a problem? Please describe.

Assigning myself this task next.

I'm basically going to branch off before the new Cartesian planner, Ruckig servo smoothing plugin, fuzzy-matching trajectory cache, and other new messages introduced. Then, backport a whole bunch of the fixes.

Describe the solution you'd like

Jazzy has an updated release with fixes!

Describe alternatives you've considered

Having a life

Additional context

No response

mikeferguson commented 3 days ago

Given that people are just now starting to really use Jazzy - perhaps just branch as-is at the moment? We've always had a bit of a lag after a new distro initially goes out where we were OK with API/ABI changes, although I don't know if we have codified that anywhere (and we are basically right now at the 6 month mark from first release of Jazzy).

Unfortunately, I don't think we have a good way to determine who / how many are actually depending on Jazzy API stability yet (at ROSCon, it appeared about 5-10% of users had maybe moved to Jazzy in the ROS community, but I can't tell how many of those folks are core ROS devs versus end users... I just know that real robots are slow to move to new distros).

sea-bass commented 3 days ago

I didn't know that was an option, and would certainly make life easier! Maybe I'll bring it up at the next maintainer meeting to get consensus.