Skip to content

Commit

Permalink
chore: bump version to 0.39.0 (#12)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryohsuke Mitsudome <[email protected]>
  • Loading branch information
mitsudome-r authored Dec 12, 2024
1 parent d531d0b commit c162d49
Show file tree
Hide file tree
Showing 6 changed files with 34 additions and 3 deletions.
8 changes: 8 additions & 0 deletions awsim_labs_sensor_kit_description/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package awsim_labs_sensor_kit_description
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.39.0 (2024-12-12)
-------------------
* refactor: update for the awsim_labs (`#2 <https://github.com/autowarefoundation/awsim_labs_sensor_kit_launch/issues/2>`_)
* Contributors: M. Fatih Cırıt
2 changes: 1 addition & 1 deletion awsim_labs_sensor_kit_description/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>awsim_labs_sensor_kit_description</name>
<version>0.1.0</version>
<version>0.39.0</version>
<description>The awsim_labs_sensor_kit_description package</description>
<maintainer email="[email protected]">Piotr Jaroszek</maintainer>
<license>Apache License 2.0</license>
Expand Down
12 changes: 12 additions & 0 deletions awsim_labs_sensor_kit_launch/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package awsim_labs_sensor_kit_launch
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.39.0 (2024-12-12)
-------------------
* feat: ring outlier filter and distortion correction node load from param file (`#6 <https://github.com/autowarefoundation/awsim_labs_sensor_kit_launch/issues/6>`_)
* chore(package_xml): added autoware\_ prefix to gnss_poser (`#4 <https://github.com/autowarefoundation/awsim_labs_sensor_kit_launch/issues/4>`_)
* refactor: renamed the package name imu_corrector to autoware_imu_corrector (`#5 <https://github.com/autowarefoundation/awsim_labs_sensor_kit_launch/issues/5>`_)
* refactor!: pointcloud_preprocessor prefix package and namespace with autoware (`#3 <https://github.com/autowarefoundation/awsim_labs_sensor_kit_launch/issues/3>`_)
* refactor: update for the awsim_labs (`#2 <https://github.com/autowarefoundation/awsim_labs_sensor_kit_launch/issues/2>`_)
* Contributors: A. Sena Yılmaz, Amadeusz Szymko, Kenzo Lobos Tsunekawa, M. Fatih Cırıt, TaikiYamada4
2 changes: 1 addition & 1 deletion awsim_labs_sensor_kit_launch/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>awsim_labs_sensor_kit_launch</name>
<version>0.1.0</version>
<version>0.39.0</version>
<description>The awsim_labs_sensor_kit_launch package</description>
<maintainer email="[email protected]">Piotr Jaroszek</maintainer>
<license>Apache License 2.0</license>
Expand Down
11 changes: 11 additions & 0 deletions common_awsim_labs_sensor_launch/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Changelog for package common_awsim_labs_sensor_launch
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.39.0 (2024-12-12)
-------------------
* feat(common_awsim_labs_sensor_launch): distortion corrector add new param (`#7 <https://github.com/autowarefoundation/awsim_labs_sensor_kit_launch/issues/7>`_)
* feat: ring outlier filter and distortion correction node load from param file (`#6 <https://github.com/autowarefoundation/awsim_labs_sensor_kit_launch/issues/6>`_)
* refactor!: pointcloud_preprocessor prefix package and namespace with autoware (`#3 <https://github.com/autowarefoundation/awsim_labs_sensor_kit_launch/issues/3>`_)
* refactor: update for the awsim_labs (`#2 <https://github.com/autowarefoundation/awsim_labs_sensor_kit_launch/issues/2>`_)
* Contributors: A. Sena Yılmaz, Amadeusz Szymko, M. Fatih Cırıt, Yi-Hsiang Fang (Vivid)
2 changes: 1 addition & 1 deletion common_awsim_labs_sensor_launch/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>common_awsim_labs_sensor_launch</name>
<version>0.1.0</version>
<version>0.39.0</version>
<description>The common_sensor_launch package</description>
<maintainer email="[email protected]">Piotr Jaroszek</maintainer>
<license>Apache License 2.0</license>
Expand Down

0 comments on commit c162d49

Please sign in to comment.