Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions awsim_sensor_kit_description/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package awsim_sensor_kit_description
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.42.0 (2025-03-28)
-------------------

0.41.0 (2025-02-12)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion awsim_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_sensor_kit_description</name>
<version>0.41.0</version>
<version>0.42.0</version>
<description>The awsim_sensor_kit_description package</description>
<maintainer email="piotr.jaroszek@robotec.ai">Piotr Jaroszek</maintainer>
<license>Apache License 2.0</license>
Expand Down
5 changes: 5 additions & 0 deletions awsim_sensor_kit_launch/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package awsim_sensor_kit_launch
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.42.0 (2025-03-28)
-------------------
* refactor(awsim_sensor_kit_launch): remove reference to tamagawa_imu_driver (`#32 <https://github.com/tier4/awsim_sensor_kit_launch/issues/32>`_)
* Contributors: Esteve Fernandez, M. Fatih Cırıt

0.41.0 (2025-02-12)
-------------------
* Merge remote-tracking branch 'origin/main' into humble
Expand Down
2 changes: 1 addition & 1 deletion awsim_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_sensor_kit_launch</name>
<version>0.41.0</version>
<version>0.42.0</version>
<description>The awsim_sensor_kit_launch package</description>
<maintainer email="piotr.jaroszek@robotec.ai">Piotr Jaroszek</maintainer>
<license>Apache License 2.0</license>
Expand Down
Loading