Skip to content

Commit 1a916da

Browse files
committed
2.0.2
1 parent eeb6734 commit 1a916da

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

multisensor_calibration/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.0.2 (2025-03-28)
6+
------------------
77
* feat: create small_gicp_vendor package
88
* fix: export library target
99
* fix: read version from package.xml and not from git

multisensor_calibration/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>multisensor_calibration</name>
5-
<version>2.0.1</version>
5+
<version>2.0.2</version>
66
<description>
77
Collection of methods and applications to calibrate multi-sensor-systems, e.g.
88
camera to LiDAR, LiDAR to LiDAR, and LiDAR to vehicle.

multisensor_calibration_interface/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.0.2 (2025-03-28)
6+
------------------
77
* fix: export library target
88
* fix: read version from package.xml and not from git
99
* Contributors: Miguel Granero

multisensor_calibration_interface/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>multisensor_calibration_interface</name>
5-
<version>2.0.1</version>
5+
<version>2.0.2</version>
66
<description>
77
Messages and service definitions for the multisensor_calibration package.
88
</description>

small_gicp_vendor/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.0.2 (2025-03-28)
6+
------------------
77
* feat: create small_gicp_vendor package
88
* Contributors: Miguel Granero

small_gicp_vendor/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>small_gicp_vendor</name>
5-
<version>2.0.1</version>
5+
<version>2.0.2</version>
66
<description>Vendor package for small_gicp. This is just a wrapper to provide ExternalProject build</description>
77
<maintainer email="[email protected]">miguel</maintainer>
88
<license>MIT</license> <!-- small_gicp -->

0 commit comments

Comments
 (0)