Tim Clephas
Tim Clephas
I added an option to specify the `qos`: https://github.com/ros2/rclpy/pull/1225/files I would make this part of this backport.
This is great, could this be merged?
I ran into this as well. No data for a few days after an update. I've enabled the watchdog now to see if that helps.
For what it's worth, this change is completely backwards compatible with all supported ubuntu versions.
I kind of proposed a similar thing (an `active` file next to the file being recorded). @tonynajjar had a valid comment on that: https://github.com/ros2/rosbag2/issues/1597#issuecomment-2049221461 However, your proposal by keeping the...
Thank you. I looked into that briefly, but it's not my issue as it does not end in a segfault as the issue states. Also the referenced issue (https://github.com/ros2/rmw_fastrtps/issues/265) was...
For reference, a workaround was found by checking out an older version of the bridge: https://github.com/ros2/ros1_bridge/issues/393#issuecomment-1472641529
I think I just manually installed it for now: ``` apt install ros-jazzy-asio-cmake-module ```
Great! Do you want me to keep it open as placeholder? Or feel free to close it
I recently learned the opener of the PR is expected to merge after an approval. But often is lacking rights. Can someone with write permissions merge this since it's approved?