Skip to content

Commit

Permalink
Bump version of scenario_simulator_v2 from version 4.3.14 to version …
Browse files Browse the repository at this point in the history
…4.3.15
  • Loading branch information
actions-user committed Oct 10, 2024
1 parent 9e056fc commit 950da41
Show file tree
Hide file tree
Showing 58 changed files with 538 additions and 29 deletions.
17 changes: 17 additions & 0 deletions common/math/arithmetic/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,23 @@ Changelog for package arithmetic
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
* Contributors: Masaya Kataoka

4.3.15 (2024-10-10)
-------------------
* Merge branch 'master' into feature/faster-compilation
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Contributors: Dawid Moszyński, Shota Minami

4.3.14 (2024-10-10)
-------------------
* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/joblist-update-stand-still-duration
Expand Down
2 changes: 1 addition & 1 deletion common/math/arithmetic/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>arithmetic</name>
<version>4.3.14</version>
<version>4.3.15</version>
<description>arithmetic library for scenario_simulator_v2</description>
<maintainer email="tatsuya.yamasaki@tier4.jp">Tatsuya Yamasaki</maintainer>
<license>Apache License 2.0</license>
Expand Down
20 changes: 20 additions & 0 deletions common/math/geometry/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,26 @@ Changelog for package geometry
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
* Contributors: Masaya Kataoka

4.3.15 (2024-10-10)
-------------------
* Merge pull request `#1361 <https://github.com/tier4/scenario_simulator_v2/issues/1361>`_ from tier4/fix/RJD-1296-fix-random001-ego-issue
fix(cpp_mock_scenarios, ego_entity_simulation): fix ego issue in random001, fix getCurrentPose()
* Merge branch 'master' into feature/faster-compilation
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* fix(ego_entity_simulation): fix getCurrentPose, add const initial_rotation_matrix\_ attribute
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Contributors: Dawid Moszynski, Dawid Moszyński, Masaya Kataoka, Shota Minami

4.3.14 (2024-10-10)
-------------------
* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/joblist-update-stand-still-duration
Expand Down
2 changes: 1 addition & 1 deletion common/math/geometry/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>geometry</name>
<version>4.3.14</version>
<version>4.3.15</version>
<description>geometry math library for scenario_simulator_v2 application</description>
<maintainer email="masaya.kataoka@tier4.jp">Masaya Kataoka</maintainer>
<license>Apache License 2.0</license>
Expand Down
17 changes: 17 additions & 0 deletions common/scenario_simulator_exception/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,23 @@ Changelog for package scenario_simulator_exception
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
* Contributors: Masaya Kataoka

4.3.15 (2024-10-10)
-------------------
* Merge branch 'master' into feature/faster-compilation
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Contributors: Dawid Moszyński, Shota Minami

4.3.14 (2024-10-10)
-------------------
* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/joblist-update-stand-still-duration
Expand Down
2 changes: 1 addition & 1 deletion common/scenario_simulator_exception/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>scenario_simulator_exception</name>
<version>4.3.14</version>
<version>4.3.15</version>
<description>Exception types for scenario simulator</description>
<maintainer email="tatsuya.yamasaki@tier4.jp">Tatsuya Yamasaki</maintainer>
<license>Apache License 2.0</license>
Expand Down
17 changes: 17 additions & 0 deletions common/simple_junit/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,23 @@ Changelog for package junit_exporter
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
* Contributors: Masaya Kataoka

4.3.15 (2024-10-10)
-------------------
* Merge branch 'master' into feature/faster-compilation
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Contributors: Dawid Moszyński, Shota Minami

4.3.14 (2024-10-10)
-------------------
* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/joblist-update-stand-still-duration
Expand Down
2 changes: 1 addition & 1 deletion common/simple_junit/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>simple_junit</name>
<version>4.3.14</version>
<version>4.3.15</version>
<description>Lightweight JUnit library for ROS 2</description>
<maintainer email="masaya.kataoka@tier4.jp">Masaya Kataoka</maintainer>
<maintainer email="tatsuya.yamasaki@tier4.jp">Tatsuya Yamasaki</maintainer>
Expand Down
17 changes: 17 additions & 0 deletions common/status_monitor/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,23 @@ Changelog for package status_monitor
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
* Contributors: Masaya Kataoka

4.3.15 (2024-10-10)
-------------------
* Merge branch 'master' into feature/faster-compilation
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Contributors: Dawid Moszyński, Shota Minami

4.3.14 (2024-10-10)
-------------------
* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/joblist-update-stand-still-duration
Expand Down
2 changes: 1 addition & 1 deletion common/status_monitor/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>status_monitor</name>
<version>4.3.14</version>
<version>4.3.15</version>
<description>none</description>
<maintainer email="tatsuya.yamasaki@tier4.jp">Tatsuya Yamasaki</maintainer>
<license>Apache License 2.0</license>
Expand Down
17 changes: 17 additions & 0 deletions external/concealer/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,23 @@ Changelog for package concealer
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
* Contributors: Masaya Kataoka

4.3.15 (2024-10-10)
-------------------
* Merge branch 'master' into feature/faster-compilation
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Contributors: Dawid Moszyński, Shota Minami

4.3.14 (2024-10-10)
-------------------
* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/joblist-update-stand-still-duration
Expand Down
2 changes: 1 addition & 1 deletion external/concealer/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>concealer</name>
<version>4.3.14</version>
<version>4.3.15</version>
<description>Provides a class 'Autoware' to conceal miscellaneous things to simplify Autoware management of the simulator.</description>
<maintainer email="tatsuya.yamasaki@tier4.jp">Tatsuya Yamasaki</maintainer>
<license>Apache License 2.0</license>
Expand Down
17 changes: 17 additions & 0 deletions external/embree_vendor/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,23 @@ Changelog for package embree_vendor
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
* Contributors: Masaya Kataoka

4.3.15 (2024-10-10)
-------------------
* Merge branch 'master' into feature/faster-compilation
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Contributors: Dawid Moszyński, Shota Minami

4.3.14 (2024-10-10)
-------------------
* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/joblist-update-stand-still-duration
Expand Down
2 changes: 1 addition & 1 deletion external/embree_vendor/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>embree_vendor</name>
<version>4.3.14</version>
<version>4.3.15</version>
<description>vendor packages for intel raytracing kernel library</description>
<maintainer email="ms.kataoka@gmail.com">masaya</maintainer>
<license>Apache 2.0</license>
Expand Down
17 changes: 17 additions & 0 deletions map/kashiwanoha_map/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,23 @@ Changelog for package kashiwanoha_map
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
* Contributors: Masaya Kataoka

4.3.15 (2024-10-10)
-------------------
* Merge branch 'master' into feature/faster-compilation
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Contributors: Dawid Moszyński, Shota Minami

4.3.14 (2024-10-10)
-------------------
* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/joblist-update-stand-still-duration
Expand Down
2 changes: 1 addition & 1 deletion map/kashiwanoha_map/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>kashiwanoha_map</name>
<version>4.3.14</version>
<version>4.3.15</version>
<description>map package for kashiwanoha</description>
<maintainer email="masaya.kataoka@tier4.jp">Masaya Kataoka</maintainer>
<license>Apache License 2.0</license>
Expand Down
17 changes: 17 additions & 0 deletions map/simple_cross_map/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,23 @@ Changelog for package simple_cross_map
* Merge branch 'master' into feature/publish_empty_context
* Contributors: Masaya Kataoka

4.3.15 (2024-10-10)
-------------------
* Merge branch 'master' into feature/faster-compilation
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Contributors: Dawid Moszyński, Shota Minami

4.3.14 (2024-10-10)
-------------------
* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/joblist-update-stand-still-duration
Expand Down
2 changes: 1 addition & 1 deletion map/simple_cross_map/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>simple_cross_map</name>
<version>4.3.14</version>
<version>4.3.15</version>
<description>map package for simple cross</description>
<maintainer email="masaya.kataoka@tier4.jp">Masaya Kataoka</maintainer>
<license>Apache License 2.0</license>
Expand Down
20 changes: 20 additions & 0 deletions mock/cpp_mock_scenarios/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,26 @@ Changelog for package cpp_mock_scenarios
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
* Contributors: Masaya Kataoka

4.3.15 (2024-10-10)
-------------------
* Merge pull request `#1361 <https://github.com/tier4/scenario_simulator_v2/issues/1361>`_ from tier4/fix/RJD-1296-fix-random001-ego-issue
fix(cpp_mock_scenarios, ego_entity_simulation): fix ego issue in random001, fix getCurrentPose()
* Merge branch 'master' into feature/faster-compilation
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* fix(cpp_mock_scenario): fix ego issue - spawn,move,despawn
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Contributors: Dawid Moszynski, Dawid Moszyński, Masaya Kataoka, Shota Minami

4.3.14 (2024-10-10)
-------------------
* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/joblist-update-stand-still-duration
Expand Down
2 changes: 1 addition & 1 deletion mock/cpp_mock_scenarios/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>cpp_mock_scenarios</name>
<version>4.3.14</version>
<version>4.3.15</version>
<description>C++ mock scenarios</description>
<maintainer email="masaya.kataoka@tier4.jp">masaya</maintainer>
<license>Apache License 2.0</license>
Expand Down
17 changes: 17 additions & 0 deletions openscenario/openscenario_experimental_catalog/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,23 @@ Changelog for package openscenario_experimental_catalog
* Merge remote-tracking branch 'origin/master' into feature/publish_empty_context
* Contributors: Masaya Kataoka

4.3.15 (2024-10-10)
-------------------
* Merge branch 'master' into feature/faster-compilation
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge branch 'master' into fix/RJD-1296-fix-random001-ego-issue
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Merge remote-tracking branch 'origin/master' into feature/faster-compilation
* Contributors: Dawid Moszyński, Shota Minami

4.3.14 (2024-10-10)
-------------------
* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/joblist-update-stand-still-duration
Expand Down
2 changes: 1 addition & 1 deletion openscenario/openscenario_experimental_catalog/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>openscenario_experimental_catalog</name>
<version>4.3.14</version>
<version>4.3.15</version>
<description>TIER IV experimental catalogs for OpenSCENARIO</description>
<maintainer email="tatsuya.yamasaki@tier4.jp">Tatsuya Yamasaki</maintainer>
<license>Apache License 2.0</license>
Expand Down
Loading

0 comments on commit 950da41

Please sign in to comment.