You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary: major performance improvements on master make rosbag2 usable, compared to the Foxy release. This ticket tracks getting the performance improvement onto the Foxy branch (one way or another).
For the default user who installs from APT, however, we want to do the best we can to provide them some of the performance improvements that were discovered.
Backport the following PRs, without breaking API/ABI, to Foxy and get it into a sync release. Some may prove difficult and need re-writing on the Foxy branch, this is OK to target a more minimal patch improvement into the stable distro.
Description
Discussion overview at https://discourse.ros.org/t/fast-forward-merging-rosbag2-master-api-to-foxy/18927
Summary: major performance improvements on
master
make rosbag2 usable, compared to the Foxy release. This ticket tracks getting the performance improvement onto the Foxy branch (one way or another).The https://github.com/ros2/rosbag2/tree/foxy-future branch exists with all development up to mid-March 2021, and can be built from source for users who want all improvements
For the default user who installs from APT, however, we want to do the best we can to provide them some of the performance improvements that were discovered.
Related Issues
Completion Criteria
Backport the following PRs, without breaking API/ABI, to Foxy and get it into a sync release. Some may prove difficult and need re-writing on the Foxy branch, this is OK to target a more minimal patch improvement into the stable distro.
Testing Notes / Suggestions
All existing test suites should run and the build should have no test failures or compiler warnings on the build farm.
The text was updated successfully, but these errors were encountered: