CHANGELOG
Changelog for package rosbag2_py
0.15.13 (2024-11-25)
0.15.12 (2024-07-28)
[Humble] Add topics with zero message counts to the SQLiteStorage::get_metadata(). (#1722)
[humble] Bugfix for wrong timestamps in ros2 bag info (backport #1745) (#1754)
[humble] Expose py Reader metadata, improve rosbag2_py.BagMetadata usability (backport #1082) (#1404)
[humble] Remove explicit sqlite3 from code (backport #1166) (#1723)
[humble] rosbag2_storage: expose default storage ID as method (backport #1146) (#1724)
[rosbag2] Fix typo to properly restore SIGINT hanlder (#1687)
[humble] Fix for false negative tests in rosbag2_py (backport #1592) (#1689)
Contributors: Eric Cousineau, Michael Orlov, mergify[bot]
0.15.11 (2024-05-20)
0.15.10 (2024-05-17)
[humble] Add –log-level to ros2 bag play and record (#1655)
Contributors: Roman
0.15.9 (2024-01-24)
0.15.8 (2023-09-19)
0.15.7 (2023-07-18)
0.15.6 (2023-06-05)
0.15.5 (2023-04-25)
0.15.4 (2023-01-10)
0.15.3 (2022-11-07)
Revert “[humble] Backport. Added support for filtering topics via regular expressions (#1034)- (#1039)” (#1069)
[humble] Backport. Added support for filtering topics via regular expressions (#1034)- (#1039)
Backport. Add use_sim_time option to record verb (#1017)
Make unpublished topics unrecorded by default (#968) (#1008)
Contributors: Esteve Fernandez, Keisuke Shima, Sean Kelly
0.15.2 (2022-05-11)
Fix test rosbag2_py test compatibility with Python < 3.8 (#987)
Contributors: Scott K Logan
0.15.1 (2022-04-06)
support to publish as loaned message (#981)
Revert “Add the ability to record any key/value pair in the ‘custom’ field in metadata.yaml (#976)” (#984)
Add the ability to record any key/value pair in the ‘custom’ field in metadata.yaml (#976)
Contributors: Audrow Nash, Barry Xu, Jorge Perez, Tony Peng
0.15.0 (2022-04-05)
0.14.1 (2022-03-29)
Bump version number to avoid conflict
Contributors: Chris Lalancette
0.14.0 (2022-03-29)
Make sure published messages are acknowledged for play mode (#951)
Contributors: Barry Xu
0.13.0 (2022-01-13)
0.12.0 (2021-12-17)
Add start-offset play option (#931)
Expose bag_rewrite as ros2 bag convert (#921)
Add “ignore leaf topics” option to recorder (#925)
Add a ReaderWriterFactory utility to share logic for reuse (#923)
Add pause/resume options to the bag recorder (#905)
Contributors: Abrar Rahman Protyasha, Emerson Knapp, Ivan Santiago Paunovic
0.11.0 (2021-11-08)
0.10.1 (2021-10-22)
0.10.0 (2021-10-19)
Metadata per file info (#870)
keyboard controls for pause/resume toggle and play-next: (#847)
Add –snapshot-mode argument to the “record” verb (#851)
Add stopRecording into rosbag2_py (#854)
added seek interface (#836)
Refactor plugin query mechanism and standardize trait management (#833)
Update PlayOptions::delay to rclcpp::Duration to get nanosecond resolution (#843)
Load compression and serialization choices via plugin query (#827)
Add delay option (#789)
Handle SIGTERM gracefully in recording (#792)
Contributors: Afonso da Fonseca Braga, Cameron Miller, Emerson Knapp, Kosuke Takeuchi, Wojciech Jaworski, sonia
0.9.0 (2021-05-17)
0.8.0 (2021-04-19)
Remove -Werror from builds, enable it in Action CI (#722)
Split Rosbag2Transport into Player and Recorder classes - first pass to enable further progress (#721)
/clock publisher in Player (#695)
Introducing Reindexer CLI (#699)
Fix rosbag2_py transport test for py capsule (#707)
rosbag2_py pybind wrapper for “record” - remove rosbag2_transport_py (#702)
Add rosbag2_py::Player::play to replace rosbag2_transport_python version (#693)
Explicitly add emersonknapp as maintainer (#692)
Contributors: Emerson Knapp, jhdcs
0.7.0 (2021-03-18)
0.6.0 (2021-02-01)
0.5.0 (2020-12-02)
0.4.0 (2020-11-19)
add storage_config_uri (#493)
Workaround pybind11 bug on Windows when CMAKE_BUILD_TYPE=RelWithDebInfo (#538)
Update the package.xml files with the latest Open Robotics maintainers (#535)
Fix rosbag2_py on Windows debug and stop ignoring the package (#531)
Fix rosbag2_py bug when using libc++ (#529)
AMENT_IGNORE rosbag2_py for now (#509)
rosbag2_py reader and writer (#308)
Contributors: Ivan Santiago Paunovic, Karsten Knese, Mabel Zhang, Michael Jeronimo