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

Commit 118f445

Browse files
committed
0.41.0
1 parent 6c015e4 commit 118f445

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

common_sensor_launch/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package common_sensor_launch
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.41.0 (2025-02-12)
6+
-------------------
77
* fix: add `udp_only` (`#109 <https://github.com/autowarefoundation/sample_sensor_kit_launch/issues/109>`_)
88
Added udp_only
99
* feat(common_sensor_launch): rename velodyne_monitor to autoware_velodyne_monitor (`#119 <https://github.com/autowarefoundation/sample_sensor_kit_launch/issues/119>`_)

common_sensor_launch/package.xml

+1-1
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_sensor_launch</name>
5-
<version>0.40.0</version>
5+
<version>0.41.0</version>
66
<description>The common_sensor_launch package</description>
77
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer>
88
<maintainer email="[email protected]">Yukihiro Saito</maintainer>

sample_sensor_kit_description/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package sample_sensor_kit_description
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.41.0 (2025-02-12)
6+
-------------------
77

88
0.40.0 (2025-01-17)
99
-------------------

sample_sensor_kit_description/package.xml

+1-1
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>sample_sensor_kit_description</name>
5-
<version>0.40.0</version>
5+
<version>0.41.0</version>
66
<description>The sample_sensor_kit_description package</description>
77
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer>
88
<maintainer email="[email protected]">Yukihiro Saito</maintainer>

sample_sensor_kit_launch/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package sample_sensor_kit_launch
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.41.0 (2025-02-12)
6+
-------------------
77
* feat(sample_sensor_kit_launch): concatenate node load from parameter file (`#108 <https://github.com/autowarefoundation/sample_sensor_kit_launch/issues/108>`_)
88
* feat: concatenate node load from parameter file
99
* chore: update params

sample_sensor_kit_launch/package.xml

+1-1
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>sample_sensor_kit_launch</name>
5-
<version>0.40.0</version>
5+
<version>0.41.0</version>
66
<description>The sample_sensor_kit_launch package</description>
77
<maintainer email="[email protected]">Ryohsuke Mitsudome</maintainer>
88
<maintainer email="[email protected]">Yukihiro Saito</maintainer>

0 commit comments

Comments
 (0)