forked from tier4/awsim_sensor_kit_launch
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Ryohsuke Mitsudome <[email protected]>
- Loading branch information
1 parent
d531d0b
commit c162d49
Showing
6 changed files
with
34 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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> | ||
|