Skip to content

Commit d110061

Browse files
authored
Merge branch 'master' into refactor/concealer-7
2 parents 02f88a7 + b19a888 commit d110061

File tree

63 files changed

+336
-122
lines changed

Some content is hidden

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

63 files changed

+336
-122
lines changed

common/get_parameter/CHANGELOG.rst

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

5+
14.2.2 (2025-03-27)
6+
-------------------
7+
* Merge branch 'master' into RJD-1057/unify-spawn
8+
* Merge branch 'master' into RJD-1057/unify-spawn
9+
* Merge branch 'master' into RJD-1057/unify-spawn
10+
* Merge branch 'RJD1057/change-order-of-members' into RJD-1057/unify-spawn
11+
* Contributors: Kotaro Yoshimoto, f0reachARR, ぐるぐる
12+
513
14.2.1 (2025-03-27)
614
-------------------
715
* Merge remote-tracking branch 'origin/master' into RJD-1057/no-specific-param-in-manager

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>14.2.1</version>
5+
<version>14.2.2</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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@ Changelog for package arithmetic
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
14.2.2 (2025-03-27)
25+
-------------------
26+
* Merge branch 'master' into RJD-1057/unify-spawn
27+
* Merge branch 'master' into RJD-1057/unify-spawn
28+
* Merge branch 'master' into RJD-1057/unify-spawn
29+
* Merge branch 'RJD1057/change-order-of-members' into RJD-1057/unify-spawn
30+
* Contributors: Kotaro Yoshimoto, f0reachARR, ぐるぐる
31+
2432
14.2.1 (2025-03-27)
2533
-------------------
2634
* Merge remote-tracking branch 'origin/master' into RJD-1057/no-specific-param-in-manager

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>14.2.1</version>
5+
<version>14.2.2</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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@ Changelog for package geometry
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
14.2.2 (2025-03-27)
25+
-------------------
26+
* Merge branch 'master' into RJD-1057/unify-spawn
27+
* Merge branch 'master' into RJD-1057/unify-spawn
28+
* Merge branch 'master' into RJD-1057/unify-spawn
29+
* Merge branch 'RJD1057/change-order-of-members' into RJD-1057/unify-spawn
30+
* Contributors: Kotaro Yoshimoto, f0reachARR, ぐるぐる
31+
2432
14.2.1 (2025-03-27)
2533
-------------------
2634
* Merge remote-tracking branch 'origin/master' into RJD-1057/no-specific-param-in-manager

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>14.2.1</version>
5+
<version>14.2.2</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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@ Changelog for package scenario_simulator_exception
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
14.2.2 (2025-03-27)
25+
-------------------
26+
* Merge branch 'master' into RJD-1057/unify-spawn
27+
* Merge branch 'master' into RJD-1057/unify-spawn
28+
* Merge branch 'master' into RJD-1057/unify-spawn
29+
* Merge branch 'RJD1057/change-order-of-members' into RJD-1057/unify-spawn
30+
* Contributors: Kotaro Yoshimoto, f0reachARR, ぐるぐる
31+
2432
14.2.1 (2025-03-27)
2533
-------------------
2634
* Merge remote-tracking branch 'origin/master' into RJD-1057/no-specific-param-in-manager

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>14.2.1</version>
5+
<version>14.2.2</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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@ Changelog for package junit_exporter
2121
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2222
* Contributors: Masaya Kataoka
2323

24+
14.2.2 (2025-03-27)
25+
-------------------
26+
* Merge branch 'master' into RJD-1057/unify-spawn
27+
* Merge branch 'master' into RJD-1057/unify-spawn
28+
* Merge branch 'master' into RJD-1057/unify-spawn
29+
* Merge branch 'RJD1057/change-order-of-members' into RJD-1057/unify-spawn
30+
* Contributors: Kotaro Yoshimoto, f0reachARR, ぐるぐる
31+
2432
14.2.1 (2025-03-27)
2533
-------------------
2634
* Merge remote-tracking branch 'origin/master' into RJD-1057/no-specific-param-in-manager

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>14.2.1</version>
5+
<version>14.2.2</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>

common/status_monitor/CHANGELOG.rst

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

24+
14.2.2 (2025-03-27)
25+
-------------------
26+
* Merge branch 'master' into RJD-1057/unify-spawn
27+
* Merge branch 'master' into RJD-1057/unify-spawn
28+
* Merge branch 'master' into RJD-1057/unify-spawn
29+
* Merge branch 'RJD1057/change-order-of-members' into RJD-1057/unify-spawn
30+
* Contributors: Kotaro Yoshimoto, f0reachARR, ぐるぐる
31+
2432
14.2.1 (2025-03-27)
2533
-------------------
2634
* Merge remote-tracking branch 'origin/master' into RJD-1057/no-specific-param-in-manager

common/status_monitor/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>status_monitor</name>
5-
<version>14.2.1</version>
5+
<version>14.2.2</version>
66
<description>none</description>
77
<maintainer email="[email protected]">Tatsuya Yamasaki</maintainer>
88
<license>Apache License 2.0</license>

external/concealer/CHANGELOG.rst

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

24+
14.2.2 (2025-03-27)
25+
-------------------
26+
* Merge branch 'master' into RJD-1057/unify-spawn
27+
* Merge branch 'master' into RJD-1057/unify-spawn
28+
* Merge branch 'master' into RJD-1057/unify-spawn
29+
* Merge branch 'RJD1057/change-order-of-members' into RJD-1057/unify-spawn
30+
* Contributors: Kotaro Yoshimoto, f0reachARR, ぐるぐる
31+
2432
14.2.1 (2025-03-27)
2533
-------------------
2634
* Merge remote-tracking branch 'origin/master' into RJD-1057/no-specific-param-in-manager

external/concealer/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>concealer</name>
5-
<version>14.2.1</version>
5+
<version>14.2.2</version>
66
<description>Provides a class 'Autoware' to conceal miscellaneous things to simplify Autoware management of the simulator.</description>
77
<maintainer email="[email protected]">Tatsuya Yamasaki</maintainer>
88
<license>Apache License 2.0</license>

external/embree_vendor/CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@ Changelog for package embree_vendor
2424
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2525
* Contributors: Masaya Kataoka
2626

27+
14.2.2 (2025-03-27)
28+
-------------------
29+
* Merge branch 'master' into RJD-1057/unify-spawn
30+
* Merge branch 'master' into RJD-1057/unify-spawn
31+
* Merge branch 'master' into RJD-1057/unify-spawn
32+
* Merge branch 'RJD1057/change-order-of-members' into RJD-1057/unify-spawn
33+
* Contributors: Kotaro Yoshimoto, f0reachARR, ぐるぐる
34+
2735
14.2.1 (2025-03-27)
2836
-------------------
2937
* Merge remote-tracking branch 'origin/master' into RJD-1057/no-specific-param-in-manager

external/embree_vendor/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>embree_vendor</name>
5-
<version>14.2.1</version>
5+
<version>14.2.2</version>
66
<description>vendor packages for intel raytracing kernel library</description>
77
<maintainer email="[email protected]">masaya</maintainer>
88
<license>Apache 2.0</license>

map/kashiwanoha_map/CHANGELOG.rst

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

24+
14.2.2 (2025-03-27)
25+
-------------------
26+
* Merge branch 'master' into RJD-1057/unify-spawn
27+
* Merge branch 'master' into RJD-1057/unify-spawn
28+
* Merge branch 'master' into RJD-1057/unify-spawn
29+
* Merge branch 'RJD1057/change-order-of-members' into RJD-1057/unify-spawn
30+
* Contributors: Kotaro Yoshimoto, f0reachARR, ぐるぐる
31+
2432
14.2.1 (2025-03-27)
2533
-------------------
2634
* Merge remote-tracking branch 'origin/master' into RJD-1057/no-specific-param-in-manager

map/kashiwanoha_map/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>kashiwanoha_map</name>
5-
<version>14.2.1</version>
5+
<version>14.2.2</version>
66
<description>map package for kashiwanoha</description>
77
<maintainer email="[email protected]">Masaya Kataoka</maintainer>
88
<license>Apache License 2.0</license>

map/simple_cross_map/CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ Changelog for package simple_cross_map
99
* Merge branch 'master' into feature/publish_empty_context
1010
* Contributors: Masaya Kataoka
1111

12+
14.2.2 (2025-03-27)
13+
-------------------
14+
* Merge branch 'master' into RJD-1057/unify-spawn
15+
* Merge branch 'master' into RJD-1057/unify-spawn
16+
* Merge branch 'master' into RJD-1057/unify-spawn
17+
* Merge branch 'RJD1057/change-order-of-members' into RJD-1057/unify-spawn
18+
* Contributors: Kotaro Yoshimoto, f0reachARR, ぐるぐる
19+
1220
14.2.1 (2025-03-27)
1321
-------------------
1422
* Merge remote-tracking branch 'origin/master' into RJD-1057/no-specific-param-in-manager

map/simple_cross_map/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_cross_map</name>
5-
<version>14.2.1</version>
5+
<version>14.2.2</version>
66
<description>map package for simple cross</description>
77
<maintainer email="[email protected]">Masaya Kataoka</maintainer>
88
<license>Apache License 2.0</license>

mock/cpp_mock_scenarios/CHANGELOG.rst

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

24+
14.2.2 (2025-03-27)
25+
-------------------
26+
* Merge branch 'master' into RJD-1057/unify-spawn
27+
* Merge branch 'master' into RJD-1057/unify-spawn
28+
* Merge branch 'master' into RJD-1057/unify-spawn
29+
* Merge branch 'RJD1057/change-order-of-members' into RJD-1057/unify-spawn
30+
* Contributors: Kotaro Yoshimoto, f0reachARR, ぐるぐる
31+
2432
14.2.1 (2025-03-27)
2533
-------------------
2634
* Merge remote-tracking branch 'origin/master' into RJD-1057/no-specific-param-in-manager

mock/cpp_mock_scenarios/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>cpp_mock_scenarios</name>
5-
<version>14.2.1</version>
5+
<version>14.2.2</version>
66
<description>C++ mock scenarios</description>
77
<maintainer email="[email protected]">masaya</maintainer>
88
<license>Apache License 2.0</license>

openscenario/openscenario_experimental_catalog/CHANGELOG.rst

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

24+
14.2.2 (2025-03-27)
25+
-------------------
26+
* Merge branch 'master' into RJD-1057/unify-spawn
27+
* Merge branch 'master' into RJD-1057/unify-spawn
28+
* Merge branch 'master' into RJD-1057/unify-spawn
29+
* Merge branch 'RJD1057/change-order-of-members' into RJD-1057/unify-spawn
30+
* Contributors: Kotaro Yoshimoto, f0reachARR, ぐるぐる
31+
2432
14.2.1 (2025-03-27)
2533
-------------------
2634
* Merge remote-tracking branch 'origin/master' into RJD-1057/no-specific-param-in-manager

openscenario/openscenario_experimental_catalog/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>openscenario_experimental_catalog</name>
5-
<version>14.2.1</version>
5+
<version>14.2.2</version>
66
<description>TIER IV experimental catalogs for OpenSCENARIO</description>
77
<maintainer email="[email protected]">Tatsuya Yamasaki</maintainer>
88
<license>Apache License 2.0</license>

openscenario/openscenario_interpreter/CHANGELOG.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,16 @@ Changelog for package openscenario_interpreter
3232
* add publish_empty_context parameter
3333
* Contributors: Masaya Kataoka
3434

35+
14.2.2 (2025-03-27)
36+
-------------------
37+
* Merge pull request `#1543 <https://github.com/tier4/scenario_simulator_v2/issues/1543>`_ from tier4/RJD-1057/unify-spawn
38+
* Merge branch 'master' into RJD-1057/unify-spawn
39+
* Merge branch 'master' into RJD-1057/unify-spawn
40+
* Merge branch 'master' into RJD-1057/unify-spawn
41+
* Merge branch 'RJD1057/change-order-of-members' into RJD-1057/unify-spawn
42+
* Unify spawn API
43+
* Contributors: Kotaro Yoshimoto, Masaya Kataoka, f0reachARR, ぐるぐる
44+
3545
14.2.1 (2025-03-27)
3646
-------------------
3747
* Merge remote-tracking branch 'origin/master' into RJD-1057/no-specific-param-in-manager

openscenario/openscenario_interpreter/include/openscenario_interpreter/simulator_core.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ class SimulatorCore
300300
}
301301

302302
template <typename... Ts>
303-
static auto applyAddEntityAction(Ts &&... xs)
303+
static auto applyAddEntityAction(Ts &&... xs) -> decltype(auto)
304304
{
305305
return core->spawn(std::forward<decltype(xs)>(xs)...);
306306
}

openscenario/openscenario_interpreter/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>openscenario_interpreter</name>
5-
<version>14.2.1</version>
5+
<version>14.2.2</version>
66
<description>OpenSCENARIO 1.2.0 interpreter package for Autoware</description>
77
<maintainer email="[email protected]">Tatsuya Yamasaki</maintainer>
88
<license>Apache License 2.0</license>

openscenario/openscenario_interpreter_example/CHANGELOG.rst

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

24+
14.2.2 (2025-03-27)
25+
-------------------
26+
* Merge branch 'master' into RJD-1057/unify-spawn
27+
* Merge branch 'master' into RJD-1057/unify-spawn
28+
* Merge branch 'master' into RJD-1057/unify-spawn
29+
* Merge branch 'RJD1057/change-order-of-members' into RJD-1057/unify-spawn
30+
* Contributors: Kotaro Yoshimoto, f0reachARR, ぐるぐる
31+
2432
14.2.1 (2025-03-27)
2533
-------------------
2634
* Merge remote-tracking branch 'origin/master' into RJD-1057/no-specific-param-in-manager

openscenario/openscenario_interpreter_example/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<package format="3">
55
<name>openscenario_interpreter_example</name>
6-
<version>14.2.1</version>
6+
<version>14.2.2</version>
77
<description>Examples for some TIER IV OpenSCENARIO Interpreter's features</description>
88
<maintainer email="[email protected]">Tatsuya Yamasaki</maintainer>
99
<license>Apache License 2.0</license>

openscenario/openscenario_interpreter_msgs/CHANGELOG.rst

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

24+
14.2.2 (2025-03-27)
25+
-------------------
26+
* Merge branch 'master' into RJD-1057/unify-spawn
27+
* Merge branch 'master' into RJD-1057/unify-spawn
28+
* Merge branch 'master' into RJD-1057/unify-spawn
29+
* Merge branch 'RJD1057/change-order-of-members' into RJD-1057/unify-spawn
30+
* Contributors: Kotaro Yoshimoto, f0reachARR, ぐるぐる
31+
2432
14.2.1 (2025-03-27)
2533
-------------------
2634
* Merge remote-tracking branch 'origin/master' into RJD-1057/no-specific-param-in-manager

openscenario/openscenario_interpreter_msgs/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>openscenario_interpreter_msgs</name>
5-
<version>14.2.1</version>
5+
<version>14.2.2</version>
66
<description>ROS message types for package openscenario_interpreter</description>
77
<maintainer email="[email protected]">Yamasaki Tatsuya</maintainer>
88
<license>Apache License 2.0</license>

openscenario/openscenario_preprocessor/CHANGELOG.rst

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

24+
14.2.2 (2025-03-27)
25+
-------------------
26+
* Merge branch 'master' into RJD-1057/unify-spawn
27+
* Merge branch 'master' into RJD-1057/unify-spawn
28+
* Merge branch 'master' into RJD-1057/unify-spawn
29+
* Merge branch 'RJD1057/change-order-of-members' into RJD-1057/unify-spawn
30+
* Contributors: Kotaro Yoshimoto, f0reachARR, ぐるぐる
31+
2432
14.2.1 (2025-03-27)
2533
-------------------
2634
* Merge remote-tracking branch 'origin/master' into RJD-1057/no-specific-param-in-manager

openscenario/openscenario_preprocessor/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<package format="3">
55
<name>openscenario_preprocessor</name>
6-
<version>14.2.1</version>
6+
<version>14.2.2</version>
77
<description>Example package for TIER IV OpenSCENARIO Interpreter</description>
88
<maintainer email="[email protected]">Kotaro Yoshimoto</maintainer>
99
<license>Apache License 2.0</license>

0 commit comments

Comments
 (0)