Skip to content

Commit 5486a77

Browse files
committed
Bump version of scenario_simulator_v2 from version 18.4.5 to version 18.5.0
1 parent fdf6ba9 commit 5486a77

66 files changed

Lines changed: 304 additions & 33 deletions

File tree

Some content is hidden

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

common/agnocast_wrapper/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ Changelog for package agnocast_wrapper
1111
* Merge branch 'master' into dependabot/github_actions/actions/checkout-5
1212
* Contributors: Kotaro Yoshimoto, Taiga
1313

14+
18.5.0 (2025-11-26)
15+
-------------------
16+
* Merge branch 'master' into feature/publisher-noise-imu
17+
* Merge branch 'master' into feature/publisher-noise-imu
18+
* Merge branch 'master' into feature/publisher-noise-imu
19+
* Contributors: Kotaro Yoshimoto
20+
1421
18.4.5 (2025-11-25)
1522
-------------------
1623

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>18.4.5</version>
5+
<version>18.5.0</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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ Changelog for package get_parameter
1111
* Merge branch 'master' into dependabot/github_actions/actions/checkout-5
1212
* Contributors: Kotaro Yoshimoto, Taiga
1313

14+
18.5.0 (2025-11-26)
15+
-------------------
16+
* Merge branch 'master' into feature/publisher-noise-imu
17+
* Merge branch 'master' into feature/publisher-noise-imu
18+
* Merge branch 'master' into feature/publisher-noise-imu
19+
* Contributors: Kotaro Yoshimoto
20+
1421
18.4.5 (2025-11-25)
1522
-------------------
1623

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>18.4.5</version>
5+
<version>18.5.0</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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@ Changelog for package arithmetic
3030
* Merge branch 'master' into dependabot/github_actions/actions/checkout-5
3131
* Contributors: Kotaro Yoshimoto, Taiga
3232

33+
18.5.0 (2025-11-26)
34+
-------------------
35+
* Merge branch 'master' into feature/publisher-noise-imu
36+
* Merge branch 'master' into feature/publisher-noise-imu
37+
* Merge branch 'master' into feature/publisher-noise-imu
38+
* Contributors: Kotaro Yoshimoto
39+
3340
18.4.5 (2025-11-25)
3441
-------------------
3542

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>18.4.5</version>
5+
<version>18.5.0</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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@ Changelog for package geometry
3030
* Merge branch 'master' into dependabot/github_actions/actions/checkout-5
3131
* Contributors: Kotaro Yoshimoto, Taiga
3232

33+
18.5.0 (2025-11-26)
34+
-------------------
35+
* Merge branch 'master' into feature/publisher-noise-imu
36+
* Merge branch 'master' into feature/publisher-noise-imu
37+
* Merge branch 'master' into feature/publisher-noise-imu
38+
* Contributors: Kotaro Yoshimoto
39+
3340
18.4.5 (2025-11-25)
3441
-------------------
3542

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>18.4.5</version>
5+
<version>18.5.0</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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@ Changelog for package scenario_simulator_exception
3030
* Merge branch 'master' into dependabot/github_actions/actions/checkout-5
3131
* Contributors: Kotaro Yoshimoto, Taiga
3232

33+
18.5.0 (2025-11-26)
34+
-------------------
35+
* Merge branch 'master' into feature/publisher-noise-imu
36+
* Merge branch 'master' into feature/publisher-noise-imu
37+
* Merge branch 'master' into feature/publisher-noise-imu
38+
* Contributors: Kotaro Yoshimoto
39+
3340
18.4.5 (2025-11-25)
3441
-------------------
3542

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>18.4.5</version>
5+
<version>18.5.0</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)