Skip to content

Commit f1d5b36

Browse files
committed
Bump version of scenario_simulator_v2 from version 19.0.1 to version 19.0.2
1 parent cbc464c commit f1d5b36

66 files changed

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

14+
19.0.2 (2025-11-27)
15+
-------------------
16+
* Merge branch 'master' into fix/dependabot-uv
17+
* Merge branch 'master' into fix/dependabot-uv
18+
* Contributors: Kotaro Yoshimoto
19+
1420
19.0.1 (2025-11-27)
1521
-------------------
1622
* Merge branch 'master' into skip-sonarqube-scan-for-dependabots

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

14+
19.0.2 (2025-11-27)
15+
-------------------
16+
* Merge branch 'master' into fix/dependabot-uv
17+
* Merge branch 'master' into fix/dependabot-uv
18+
* Contributors: Kotaro Yoshimoto
19+
1420
19.0.1 (2025-11-27)
1521
-------------------
1622
* Merge branch 'master' into skip-sonarqube-scan-for-dependabots

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

33+
19.0.2 (2025-11-27)
34+
-------------------
35+
* Merge branch 'master' into fix/dependabot-uv
36+
* Merge branch 'master' into fix/dependabot-uv
37+
* Contributors: Kotaro Yoshimoto
38+
3339
19.0.1 (2025-11-27)
3440
-------------------
3541
* Merge branch 'master' into skip-sonarqube-scan-for-dependabots

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

33+
19.0.2 (2025-11-27)
34+
-------------------
35+
* Merge branch 'master' into fix/dependabot-uv
36+
* Merge branch 'master' into fix/dependabot-uv
37+
* Contributors: Kotaro Yoshimoto
38+
3339
19.0.1 (2025-11-27)
3440
-------------------
3541
* Merge branch 'master' into skip-sonarqube-scan-for-dependabots

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

33+
19.0.2 (2025-11-27)
34+
-------------------
35+
* Merge branch 'master' into fix/dependabot-uv
36+
* Merge branch 'master' into fix/dependabot-uv
37+
* Contributors: Kotaro Yoshimoto
38+
3339
19.0.1 (2025-11-27)
3440
-------------------
3541
* Merge branch 'master' into skip-sonarqube-scan-for-dependabots

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>19.0.1</version>
5+
<version>19.0.2</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)