Skip to content

Commit 4daceec

Browse files
committed
1.1.0
1 parent c113a1a commit 4daceec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ros2_bag_exporter/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package ros2_bag_exporter
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.1.0 (2025-07-01)
6+
------------------
77
* Export the tf message with the most transforms. (`#19 <https://github.com/ipab-rad/tartan_rosbag_exporter/issues/19>`_)
88
- Fix extracting the wrong tf_static message if multiple and different
99
are present in the bag file. This assumes that the most relevant

ros2_bag_exporter/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>ros2_bag_exporter</name>
4-
<version>1.0.0</version>
4+
<version>1.1.0</version>
55
<description>ROS 2 Bag Exporter Package</description>
66

77
<maintainer email="hcruzgo@ed.ac.uk">Hector Cruz</maintainer>

0 commit comments

Comments
 (0)