Skip to content

Commit 6447f3d

Browse files
committed
Bump version of scenario_simulator_v2 from version 24.0.7 to version 24.0.8
1 parent f8fdbe7 commit 6447f3d

File tree

64 files changed

+192
-32
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+192
-32
lines changed

common/agnocast_wrapper/CHANGELOG.rst

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

5+
24.0.8 (2026-02-19)
6+
-------------------
7+
* Merge branch 'master' into feat/remove_autoware_common_depend
8+
* Contributors: Kotaro Yoshimoto
9+
510
24.0.7 (2026-02-19)
611
-------------------
712

common/agnocast_wrapper/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>agnocast_wrapper</name>
5-
<version>24.0.7</version>
5+
<version>24.0.8</version>
66
<description>A wrapper package for agnocast</description>
77
<maintainer email="mateusz.palczuk@robotec.ai">Mateusz Palczuk</maintainer>
88
<license>Apache License 2.0</license>

common/get_parameter/CHANGELOG.rst

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

5+
24.0.8 (2026-02-19)
6+
-------------------
7+
* Merge branch 'master' into feat/remove_autoware_common_depend
8+
* Contributors: Kotaro Yoshimoto
9+
510
24.0.7 (2026-02-19)
611
-------------------
712

common/get_parameter/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>get_parameter</name>
5-
<version>24.0.7</version>
5+
<version>24.0.8</version>
66
<description>Thin wrapper for rclcpp::Node::get_parameter</description>
77
<maintainer email="tatsuya.yamasaki@tier4.jp">Tatsuya Yamasaki</maintainer>
88
<license>Apache License 2.0</license>

common/math/arithmetic/CHANGELOG.rst

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

5+
24.0.8 (2026-02-19)
6+
-------------------
7+
* Merge branch 'master' into feat/remove_autoware_common_depend
8+
* Contributors: Kotaro Yoshimoto
9+
510
24.0.7 (2026-02-19)
611
-------------------
712

common/math/arithmetic/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>arithmetic</name>
5-
<version>24.0.7</version>
5+
<version>24.0.8</version>
66
<description>arithmetic library for scenario_simulator_v2</description>
77
<maintainer email="tatsuya.yamasaki@tier4.jp">Tatsuya Yamasaki</maintainer>
88
<license>Apache License 2.0</license>

common/math/geometry/CHANGELOG.rst

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

5+
24.0.8 (2026-02-19)
6+
-------------------
7+
* Merge branch 'master' into feat/remove_autoware_common_depend
8+
* Contributors: Kotaro Yoshimoto
9+
510
24.0.7 (2026-02-19)
611
-------------------
712

common/math/geometry/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>geometry</name>
5-
<version>24.0.7</version>
5+
<version>24.0.8</version>
66
<description>geometry math library for scenario_simulator_v2 application</description>
77
<maintainer email="masaya.kataoka@tier4.jp">Masaya Kataoka</maintainer>
88
<license>Apache License 2.0</license>

common/scenario_simulator_exception/CHANGELOG.rst

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

5+
24.0.8 (2026-02-19)
6+
-------------------
7+
* Merge branch 'master' into feat/remove_autoware_common_depend
8+
* Contributors: Kotaro Yoshimoto
9+
510
24.0.7 (2026-02-19)
611
-------------------
712

common/scenario_simulator_exception/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>scenario_simulator_exception</name>
5-
<version>24.0.7</version>
5+
<version>24.0.8</version>
66
<description>Exception types for scenario simulator</description>
77
<maintainer email="tatsuya.yamasaki@tier4.jp">Tatsuya Yamasaki</maintainer>
88
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)