Skip to content

Commit 311a95c

Browse files
committed
Bump version of scenario_simulator_v2 from version 16.1.0 to version 16.1.1
1 parent 3d0414b commit 311a95c

File tree

62 files changed

+225
-31
lines changed

Some content is hidden

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

62 files changed

+225
-31
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+
16.1.1 (2025-04-18)
6+
-------------------
7+
* Merge branch 'master' into fix/magic_subscription_data_race
8+
* Merge branch 'master' into fix/magic_subscription_data_race
9+
* Contributors: Kotaro Yoshimoto, SzymonParapura
10+
511
16.1.0 (2025-04-18)
612
-------------------
713
* Merge branch 'master' into feature/pedestrian_awareness

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>16.1.0</version>
5+
<version>16.1.1</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+
16.1.1 (2025-04-18)
25+
-------------------
26+
* Merge branch 'master' into fix/magic_subscription_data_race
27+
* Merge branch 'master' into fix/magic_subscription_data_race
28+
* Contributors: Kotaro Yoshimoto, SzymonParapura
29+
2430
16.1.0 (2025-04-18)
2531
-------------------
2632
* Merge branch 'master' into feature/pedestrian_awareness

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>16.1.0</version>
5+
<version>16.1.1</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+
16.1.1 (2025-04-18)
25+
-------------------
26+
* Merge branch 'master' into fix/magic_subscription_data_race
27+
* Merge branch 'master' into fix/magic_subscription_data_race
28+
* Contributors: Kotaro Yoshimoto, SzymonParapura
29+
2430
16.1.0 (2025-04-18)
2531
-------------------
2632
* Merge branch 'master' into feature/pedestrian_awareness

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>16.1.0</version>
5+
<version>16.1.1</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+
16.1.1 (2025-04-18)
25+
-------------------
26+
* Merge branch 'master' into fix/magic_subscription_data_race
27+
* Merge branch 'master' into fix/magic_subscription_data_race
28+
* Contributors: Kotaro Yoshimoto, SzymonParapura
29+
2430
16.1.0 (2025-04-18)
2531
-------------------
2632
* Merge branch 'master' into feature/pedestrian_awareness

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>16.1.0</version>
5+
<version>16.1.1</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+
16.1.1 (2025-04-18)
25+
-------------------
26+
* Merge branch 'master' into fix/magic_subscription_data_race
27+
* Merge branch 'master' into fix/magic_subscription_data_race
28+
* Contributors: Kotaro Yoshimoto, SzymonParapura
29+
2430
16.1.0 (2025-04-18)
2531
-------------------
2632
* Merge branch 'master' into feature/pedestrian_awareness

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

24+
16.1.1 (2025-04-18)
25+
-------------------
26+
* Merge branch 'master' into fix/magic_subscription_data_race
27+
* Merge branch 'master' into fix/magic_subscription_data_race
28+
* Contributors: Kotaro Yoshimoto, SzymonParapura
29+
2430
16.1.0 (2025-04-18)
2531
-------------------
2632
* Merge branch 'master' into feature/pedestrian_awareness

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

24+
16.1.1 (2025-04-18)
25+
-------------------
26+
* Merge branch 'master' into fix/magic_subscription_data_race
27+
* Merge branch 'master' into fix/magic_subscription_data_race
28+
* Contributors: Kotaro Yoshimoto, SzymonParapura
29+
2430
16.1.0 (2025-04-18)
2531
-------------------
2632
* Merge branch 'master' into feature/pedestrian_awareness

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>16.1.0</version>
5+
<version>16.1.1</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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ Changelog for package embree_vendor
2424
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
2525
* Contributors: Masaya Kataoka
2626

27+
16.1.1 (2025-04-18)
28+
-------------------
29+
* Merge branch 'master' into fix/magic_subscription_data_race
30+
* Merge branch 'master' into fix/magic_subscription_data_race
31+
* Contributors: Kotaro Yoshimoto, SzymonParapura
32+
2733
16.1.0 (2025-04-18)
2834
-------------------
2935
* Merge branch 'master' into feature/pedestrian_awareness

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

external/zmqpp_vendor/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ Changelog for package zmqpp_vendor
1515
* Add missing buildtool_depend on git
1616
* Contributors: Masaya Kataoka, MasayaKataoka, Scott K Logan
1717

18+
16.1.1 (2025-04-18)
19+
-------------------
20+
* Merge branch 'master' into fix/magic_subscription_data_race
21+
* Merge branch 'master' into fix/magic_subscription_data_race
22+
* Contributors: Kotaro Yoshimoto, SzymonParapura
23+
1824
16.1.0 (2025-04-18)
1925
-------------------
2026
* Merge branch 'master' into feature/pedestrian_awareness

external/zmqpp_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>zmqpp_vendor</name>
5-
<version>16.1.0</version>
5+
<version>16.1.1</version>
66
<description>Vendor package for zmqpp</description>
77
<maintainer email="[email protected]">Masaya Kataoka</maintainer>
88
<license>Apache License 2.0</license>

map/kashiwanoha_map/CHANGELOG.rst

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

24+
16.1.1 (2025-04-18)
25+
-------------------
26+
* Merge branch 'master' into fix/magic_subscription_data_race
27+
* Merge branch 'master' into fix/magic_subscription_data_race
28+
* Contributors: Kotaro Yoshimoto, SzymonParapura
29+
2430
16.1.0 (2025-04-18)
2531
-------------------
2632
* Merge branch 'master' into feature/pedestrian_awareness

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>16.1.0</version>
5+
<version>16.1.1</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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ Changelog for package simple_cross_map
99
* Merge branch 'master' into feature/publish_empty_context
1010
* Contributors: Masaya Kataoka
1111

12+
16.1.1 (2025-04-18)
13+
-------------------
14+
* Merge branch 'master' into fix/magic_subscription_data_race
15+
* Merge branch 'master' into fix/magic_subscription_data_race
16+
* Contributors: Kotaro Yoshimoto, SzymonParapura
17+
1218
16.1.0 (2025-04-18)
1319
-------------------
1420
* Merge branch 'master' into feature/pedestrian_awareness

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

24+
16.1.1 (2025-04-18)
25+
-------------------
26+
* Merge branch 'master' into fix/magic_subscription_data_race
27+
* Merge branch 'master' into fix/magic_subscription_data_race
28+
* Contributors: Kotaro Yoshimoto, SzymonParapura
29+
2430
16.1.0 (2025-04-18)
2531
-------------------
2632
* Merge branch 'master' into feature/pedestrian_awareness

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

24+
16.1.1 (2025-04-18)
25+
-------------------
26+
* Merge branch 'master' into fix/magic_subscription_data_race
27+
* Merge branch 'master' into fix/magic_subscription_data_race
28+
* Contributors: Kotaro Yoshimoto, SzymonParapura
29+
2430
16.1.0 (2025-04-18)
2531
-------------------
2632
* Merge branch 'master' into feature/pedestrian_awareness

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>16.1.0</version>
5+
<version>16.1.1</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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,20 @@ Changelog for package openscenario_interpreter
3232
* add publish_empty_context parameter
3333
* Contributors: Masaya Kataoka
3434

35+
16.1.1 (2025-04-18)
36+
-------------------
37+
* Merge pull request `#1580 <https://github.com/tier4/scenario_simulator_v2/issues/1580>`_ from tier4/fix/magic_subscription_data_race
38+
* Merge branch 'master' into fix/magic_subscription_data_race
39+
* fix(openscenario_interpreter) : Clarify mutex usage and add comments
40+
- Clarified mutex naming and comments for exception_mutex and message_mutex.
41+
- Improved consistency of get() return type and removed redundant const.
42+
- Ensured rethrow() is thread-safe and accurately documented.
43+
* Merge branch 'master' into fix/magic_subscription_data_race
44+
* Merge branch 'master' into fix/magic_subscription_data_race
45+
* ref(OpenscenarioInterpreter) Fix issue with formating
46+
* fix(openscenario_interpreter): Prevent data race in callback and get()
47+
* Contributors: Kotaro Yoshimoto, SzymonParapura
48+
3549
16.1.0 (2025-04-18)
3650
-------------------
3751
* Merge pull request `#1566 <https://github.com/tier4/scenario_simulator_v2/issues/1566>`_ from tier4/feature/pedestrian_awareness

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

24+
16.1.1 (2025-04-18)
25+
-------------------
26+
* Merge branch 'master' into fix/magic_subscription_data_race
27+
* Merge branch 'master' into fix/magic_subscription_data_race
28+
* Contributors: Kotaro Yoshimoto, SzymonParapura
29+
2430
16.1.0 (2025-04-18)
2531
-------------------
2632
* Merge branch 'master' into feature/pedestrian_awareness

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

24+
16.1.1 (2025-04-18)
25+
-------------------
26+
* Merge branch 'master' into fix/magic_subscription_data_race
27+
* Merge branch 'master' into fix/magic_subscription_data_race
28+
* Contributors: Kotaro Yoshimoto, SzymonParapura
29+
2430
16.1.0 (2025-04-18)
2531
-------------------
2632
* Merge branch 'master' into feature/pedestrian_awareness

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

24+
16.1.1 (2025-04-18)
25+
-------------------
26+
* Merge branch 'master' into fix/magic_subscription_data_race
27+
* Merge branch 'master' into fix/magic_subscription_data_race
28+
* Contributors: Kotaro Yoshimoto, SzymonParapura
29+
2430
16.1.0 (2025-04-18)
2531
-------------------
2632
* Merge branch 'master' into feature/pedestrian_awareness

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>16.1.0</version>
6+
<version>16.1.1</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>

openscenario/openscenario_preprocessor_msgs/CHANGELOG.rst

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

24+
16.1.1 (2025-04-18)
25+
-------------------
26+
* Merge branch 'master' into fix/magic_subscription_data_race
27+
* Merge branch 'master' into fix/magic_subscription_data_race
28+
* Contributors: Kotaro Yoshimoto, SzymonParapura
29+
2430
16.1.0 (2025-04-18)
2531
-------------------
2632
* Merge branch 'master' into feature/pedestrian_awareness

0 commit comments

Comments
 (0)