Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 08eb273

Browse files
authored
chore: bump version to 0.42.0 (#27)
Signed-off-by: M. Fatih Cırıt <[email protected]>
2 parents d5da824 + 1dea538 commit 08eb273

File tree

6 files changed

+18
-4
lines changed

6 files changed

+18
-4
lines changed

awsim_labs_sensor_kit_description/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package awsim_labs_sensor_kit_description
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.42.0 (2025-03-28)
6+
-------------------
7+
58
0.41.1 (2025-02-13)
69
-------------------
710

awsim_labs_sensor_kit_description/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>awsim_labs_sensor_kit_description</name>
5-
<version>0.41.1</version>
5+
<version>0.42.0</version>
66
<description>The awsim_labs_sensor_kit_description package</description>
77
<maintainer email="[email protected]">Piotr Jaroszek</maintainer>
88
<license>Apache License 2.0</license>

awsim_labs_sensor_kit_launch/CHANGELOG.rst

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

5+
0.42.0 (2025-03-28)
6+
-------------------
7+
* Merge branch 'main' into humble
8+
* refactor(awsim_labs_sensor_kit_launch): removed tamagawa_imu_driver (`#25 <https://github.com/autowarefoundation/awsim_labs_sensor_kit_launch/issues/25>`_)
9+
* feat(awsim_labs_sensor_kit_launch): awsim lab load concatenate node parameters (`#9 <https://github.com/autowarefoundation/awsim_labs_sensor_kit_launch/issues/9>`_)
10+
* Contributors: Esteve Fernandez, M. Fatih Cırıt, Yi-Hsiang Fang (Vivid)
11+
512
0.41.1 (2025-02-13)
613
-------------------
714
* feat(awsim_labs_sensor_kit_launch): awsim lab load concatenate node parameters (`#9 <https://github.com/autowarefoundation/awsim_labs_sensor_kit_launch/issues/9>`_)

awsim_labs_sensor_kit_launch/package.xml

Lines changed: 1 addition & 2 deletions
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>awsim_labs_sensor_kit_launch</name>
5-
<version>0.41.1</version>
5+
<version>0.42.0</version>
66
<description>The awsim_labs_sensor_kit_launch package</description>
77
<maintainer email="[email protected]">Piotr Jaroszek</maintainer>
88
<license>Apache License 2.0</license>
@@ -13,7 +13,6 @@
1313
<exec_depend>autoware_pointcloud_preprocessor</exec_depend>
1414
<exec_depend>autoware_vehicle_velocity_converter</exec_depend>
1515
<exec_depend>common_sensor_launch</exec_depend>
16-
<exec_depend>tamagawa_imu_driver</exec_depend>
1716
<exec_depend>topic_tools</exec_depend>
1817
<exec_depend>ublox_gps</exec_depend>
1918
<exec_depend>usb_cam</exec_depend>

common_awsim_labs_sensor_launch/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package common_awsim_labs_sensor_launch
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.42.0 (2025-03-28)
6+
-------------------
7+
* fix(common_awsim_labs_sensor_launch): update the glog plugin namespace (`#22 <https://github.com/autowarefoundation/awsim_labs_sensor_kit_launch/issues/22>`_)
8+
* Contributors: Mete Fatih Cırıt
9+
510
0.41.1 (2025-02-13)
611
-------------------
712
* fix(common_awsim_labs_sensor_launch): update the glog plugin namespace (`#22 <https://github.com/autowarefoundation/awsim_labs_sensor_kit_launch/issues/22>`_)

common_awsim_labs_sensor_launch/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>common_awsim_labs_sensor_launch</name>
5-
<version>0.41.1</version>
5+
<version>0.42.0</version>
66
<description>The common_sensor_launch package</description>
77
<maintainer email="[email protected]">Piotr Jaroszek</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)