ros2 / rosbag2

Apache License 2.0
285 stars 251 forks source link

[jazzy] Performance improvements in Rosbag2 recorder discovery (backport #1825) #1827

Closed mergify[bot] closed 1 month ago

mergify[bot] commented 1 month ago

Screenshot from 2024-09-27 15-22-25


This is an automatic backport of pull request #1825 done by Mergify.

MichaelOrlov commented 1 month ago

@ros-pull-request-builder retest this please

MichaelOrlov commented 1 month ago

Pulls: ros2/rosbag2#1827 Gist: https://gist.githubusercontent.com/MichaelOrlov/cd6a7268495cb147c22764baafb2f945/raw/c8bc5d6d497fa2820bb6ffde82cd3ee849c5b68e/ros2.repos BUILD args: --packages-above-and-dependencies rosbag2_transport TEST args: --packages-above rosbag2_transport ROS Distro: jazzy Job: ci_launcher ci_launcher ran: https://ci.ros2.org/job/ci_launcher/14673

Timple commented 1 month ago

This is great that this is backported! Thank you!

What is kind of the release rithm of rosbag2 jazzy? Would be good to know (kind of) when this would hit the binaries.

MichaelOrlov commented 1 month ago

@marcoag The last synch for Jazzy was Sep 6. When we would expect the next synch?

clalancette commented 1 month ago

@marcoag The last synch for Jazzy was Sep 6. When we would expect the next synch?

There was a Jazzy patch release and sync on September 23: https://discourse.ros.org/t/new-packages-and-patch-release-for-jazzy-jalisco-2024/39727

MichaelOrlov commented 1 month ago

Yeah, but the latest tag 0.26.5 for Jazzy in the Rosbag2 repo was created Sep.6

marcoag commented 1 month ago

I was hoping to do one as soon as we get a fast-rtps and/or cyclone release, let's see how it goes in the next few weeks...

Timple commented 1 month ago

But this rosbag2 package needs a release first right? Otherwise the sync doesn't pick it up.

marcoag commented 1 month ago

@Timple yes, we usually do that on the week of the sync so we can catch the latest updates right before the sync happens.