Skip to content

Commit b19e1d2

Browse files
committed
Bump version of scenario_simulator_v2 from version 15.0.2 to version 15.0.3
1 parent ae93638 commit b19e1d2

File tree

60 files changed

+217
-30
lines changed

Some content is hidden

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

60 files changed

+217
-30
lines changed

common/get_parameter/CHANGELOG.rst

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

5+
15.0.3 (2025-04-03)
6+
-------------------
7+
* Merge branch 'master' into feature/remove-trajectory-subscription
8+
* Merge remote-tracking branch 'tier4/master' into feature/remove-trajectory-subscription
9+
* Contributors: Mateusz Palczuk
10+
511
15.0.2 (2025-04-02)
612
-------------------
713
* Merge branch 'master' into dependabot/pip/jinja2-3.1.6

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>15.0.2</version>
5+
<version>15.0.3</version>
66
<description>Thin wrapper for rclcpp::Node::get_parameter</description>
77
<maintainer email="[email protected]">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
@@ -21,6 +21,12 @@ Changelog for package arithmetic
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
15.0.3 (2025-04-03)
25+
-------------------
26+
* Merge branch 'master' into feature/remove-trajectory-subscription
27+
* Merge remote-tracking branch 'tier4/master' into feature/remove-trajectory-subscription
28+
* Contributors: Mateusz Palczuk
29+
2430
15.0.2 (2025-04-02)
2531
-------------------
2632
* Merge branch 'master' into dependabot/pip/jinja2-3.1.6

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>15.0.2</version>
5+
<version>15.0.3</version>
66
<description>arithmetic library for scenario_simulator_v2</description>
77
<maintainer email="[email protected]">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
@@ -21,6 +21,12 @@ Changelog for package geometry
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
15.0.3 (2025-04-03)
25+
-------------------
26+
* Merge branch 'master' into feature/remove-trajectory-subscription
27+
* Merge remote-tracking branch 'tier4/master' into feature/remove-trajectory-subscription
28+
* Contributors: Mateusz Palczuk
29+
2430
15.0.2 (2025-04-02)
2531
-------------------
2632
* Merge branch 'master' into dependabot/pip/jinja2-3.1.6

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>15.0.2</version>
5+
<version>15.0.3</version>
66
<description>geometry math library for scenario_simulator_v2 application</description>
77
<maintainer email="[email protected]">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
@@ -21,6 +21,12 @@ Changelog for package scenario_simulator_exception
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
15.0.3 (2025-04-03)
25+
-------------------
26+
* Merge branch 'master' into feature/remove-trajectory-subscription
27+
* Merge remote-tracking branch 'tier4/master' into feature/remove-trajectory-subscription
28+
* Contributors: Mateusz Palczuk
29+
2430
15.0.2 (2025-04-02)
2531
-------------------
2632
* Merge branch 'master' into dependabot/pip/jinja2-3.1.6

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>15.0.2</version>
5+
<version>15.0.3</version>
66
<description>Exception types for scenario simulator</description>
77
<maintainer email="[email protected]">Tatsuya Yamasaki</maintainer>
88
<license>Apache License 2.0</license>

common/simple_junit/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ Changelog for package junit_exporter
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
15.0.3 (2025-04-03)
25+
-------------------
26+
* Merge branch 'master' into feature/remove-trajectory-subscription
27+
* Merge remote-tracking branch 'tier4/master' into feature/remove-trajectory-subscription
28+
* Contributors: Mateusz Palczuk
29+
2430
15.0.2 (2025-04-02)
2531
-------------------
2632
* Merge branch 'master' into dependabot/pip/jinja2-3.1.6

common/simple_junit/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>simple_junit</name>
5-
<version>15.0.2</version>
5+
<version>15.0.3</version>
66
<description>Lightweight JUnit library for ROS 2</description>
77
<maintainer email="[email protected]">Masaya Kataoka</maintainer>
88
<maintainer email="[email protected]">Tatsuya Yamasaki</maintainer>

0 commit comments

Comments
 (0)