From 84775bb1254e419e1a979255b43c69a569c5cba2 Mon Sep 17 00:00:00 2001 From: Release Bot Date: Thu, 22 Feb 2024 07:59:20 +0000 Subject: [PATCH] Bump version of scenario_simulator_v2 from version 1.1.0 to version 1.2.0 --- common/math/arithmetic/CHANGELOG.rst | 7 +++++++ common/math/arithmetic/package.xml | 2 +- common/math/geometry/CHANGELOG.rst | 7 +++++++ common/math/geometry/package.xml | 2 +- .../CHANGELOG.rst | 7 +++++++ .../scenario_simulator_exception/package.xml | 2 +- common/simple_junit/CHANGELOG.rst | 7 +++++++ common/simple_junit/package.xml | 2 +- common/status_monitor/CHANGELOG.rst | 7 +++++++ common/status_monitor/package.xml | 2 +- external/concealer/CHANGELOG.rst | 7 +++++++ external/concealer/package.xml | 2 +- map/kashiwanoha_map/CHANGELOG.rst | 7 +++++++ map/kashiwanoha_map/package.xml | 2 +- mock/cpp_mock_scenarios/CHANGELOG.rst | 7 +++++++ mock/cpp_mock_scenarios/package.xml | 2 +- .../CHANGELOG.rst | 7 +++++++ .../package.xml | 2 +- .../openscenario_interpreter/CHANGELOG.rst | 7 +++++++ .../openscenario_interpreter/package.xml | 2 +- .../CHANGELOG.rst | 7 +++++++ .../package.xml | 2 +- .../CHANGELOG.rst | 7 +++++++ .../openscenario_interpreter_msgs/package.xml | 2 +- .../openscenario_preprocessor/CHANGELOG.rst | 7 +++++++ .../openscenario_preprocessor/package.xml | 2 +- .../CHANGELOG.rst | 7 +++++++ .../package.xml | 2 +- .../openscenario_utility/CHANGELOG.rst | 7 +++++++ openscenario/openscenario_utility/package.xml | 2 +- .../openscenario_visualization/CHANGELOG.rst | 7 +++++++ .../openscenario_visualization/package.xml | 2 +- .../CHANGELOG.rst | 7 +++++++ .../package.xml | 2 +- scenario_simulator_v2/CHANGELOG.rst | 7 +++++++ scenario_simulator_v2/package.xml | 2 +- simulation/behavior_tree_plugin/CHANGELOG.rst | 10 ++++++++++ simulation/behavior_tree_plugin/package.xml | 2 +- simulation/do_nothing_plugin/CHANGELOG.rst | 10 ++++++++++ simulation/do_nothing_plugin/package.xml | 2 +- .../simple_sensor_simulator/CHANGELOG.rst | 7 +++++++ .../simple_sensor_simulator/package.xml | 2 +- simulation/simulation_interface/CHANGELOG.rst | 7 +++++++ simulation/simulation_interface/package.xml | 2 +- simulation/traffic_simulator/CHANGELOG.rst | 20 +++++++++++++++++++ simulation/traffic_simulator/package.xml | 2 +- .../traffic_simulator_msgs/CHANGELOG.rst | 7 +++++++ simulation/traffic_simulator_msgs/package.xml | 2 +- test_runner/random_test_runner/CHANGELOG.rst | 7 +++++++ test_runner/random_test_runner/package.xml | 2 +- .../scenario_test_runner/CHANGELOG.rst | 7 +++++++ test_runner/scenario_test_runner/package.xml | 2 +- 52 files changed, 227 insertions(+), 26 deletions(-) diff --git a/common/math/arithmetic/CHANGELOG.rst b/common/math/arithmetic/CHANGELOG.rst index a1376f1bfca..0838a2366a3 100644 --- a/common/math/arithmetic/CHANGELOG.rst +++ b/common/math/arithmetic/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package arithmetic ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Contributors: Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/slope_vehicle_model diff --git a/common/math/arithmetic/package.xml b/common/math/arithmetic/package.xml index e22342ff44c..58194348bab 100644 --- a/common/math/arithmetic/package.xml +++ b/common/math/arithmetic/package.xml @@ -2,7 +2,7 @@ arithmetic - 1.1.0 + 1.2.0 arithmetic library for scenario_simulator_v2 Tatsuya Yamasaki Apache License 2.0 diff --git a/common/math/geometry/CHANGELOG.rst b/common/math/geometry/CHANGELOG.rst index 4853d8f0b20..b6394685a0c 100644 --- a/common/math/geometry/CHANGELOG.rst +++ b/common/math/geometry/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package geometry ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Contributors: Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/slope_vehicle_model diff --git a/common/math/geometry/package.xml b/common/math/geometry/package.xml index d0580fcea41..8700133329c 100644 --- a/common/math/geometry/package.xml +++ b/common/math/geometry/package.xml @@ -2,7 +2,7 @@ geometry - 1.1.0 + 1.2.0 geometry math library for scenario_simulator_v2 application Masaya Kataoka Apache License 2.0 diff --git a/common/scenario_simulator_exception/CHANGELOG.rst b/common/scenario_simulator_exception/CHANGELOG.rst index c2aaeadd099..32581910faf 100644 --- a/common/scenario_simulator_exception/CHANGELOG.rst +++ b/common/scenario_simulator_exception/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package scenario_simulator_exception ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Contributors: Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/slope_vehicle_model diff --git a/common/scenario_simulator_exception/package.xml b/common/scenario_simulator_exception/package.xml index 4ee1238b99a..95e05aa462e 100644 --- a/common/scenario_simulator_exception/package.xml +++ b/common/scenario_simulator_exception/package.xml @@ -2,7 +2,7 @@ scenario_simulator_exception - 1.1.0 + 1.2.0 Exception types for scenario simulator Tatsuya Yamasaki Apache License 2.0 diff --git a/common/simple_junit/CHANGELOG.rst b/common/simple_junit/CHANGELOG.rst index 5b33dfd9105..41d86645b4f 100644 --- a/common/simple_junit/CHANGELOG.rst +++ b/common/simple_junit/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package junit_exporter ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Contributors: Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/slope_vehicle_model diff --git a/common/simple_junit/package.xml b/common/simple_junit/package.xml index ab3a05c7221..cb07875ba85 100644 --- a/common/simple_junit/package.xml +++ b/common/simple_junit/package.xml @@ -2,7 +2,7 @@ simple_junit - 1.1.0 + 1.2.0 Lightweight JUnit library for ROS 2 Masaya Kataoka Tatsuya Yamasaki diff --git a/common/status_monitor/CHANGELOG.rst b/common/status_monitor/CHANGELOG.rst index fef20d8e29a..92826b14351 100644 --- a/common/status_monitor/CHANGELOG.rst +++ b/common/status_monitor/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package status_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Contributors: Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/slope_vehicle_model diff --git a/common/status_monitor/package.xml b/common/status_monitor/package.xml index 4682e7ba680..fac464f92c7 100644 --- a/common/status_monitor/package.xml +++ b/common/status_monitor/package.xml @@ -2,7 +2,7 @@ status_monitor - 1.1.0 + 1.2.0 none Tatsuya Yamasaki Apache License 2.0 diff --git a/external/concealer/CHANGELOG.rst b/external/concealer/CHANGELOG.rst index 35f464642d4..55cb03539a7 100644 --- a/external/concealer/CHANGELOG.rst +++ b/external/concealer/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package concealer ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Contributors: Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge pull request `#1182 `_ from tier4/feature/slope_vehicle_model diff --git a/external/concealer/package.xml b/external/concealer/package.xml index e0956871f3e..256078366a1 100644 --- a/external/concealer/package.xml +++ b/external/concealer/package.xml @@ -2,7 +2,7 @@ concealer - 1.1.0 + 1.2.0 Provides a class 'Autoware' to conceal miscellaneous things to simplify Autoware management of the simulator. Tatsuya Yamasaki Apache License 2.0 diff --git a/map/kashiwanoha_map/CHANGELOG.rst b/map/kashiwanoha_map/CHANGELOG.rst index 4e70985de62..b09d07fe028 100644 --- a/map/kashiwanoha_map/CHANGELOG.rst +++ b/map/kashiwanoha_map/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package kashiwanoha_map ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Contributors: Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/slope_vehicle_model diff --git a/map/kashiwanoha_map/package.xml b/map/kashiwanoha_map/package.xml index 93098cb9de7..65ca8d0857f 100644 --- a/map/kashiwanoha_map/package.xml +++ b/map/kashiwanoha_map/package.xml @@ -2,7 +2,7 @@ kashiwanoha_map - 1.1.0 + 1.2.0 map package for kashiwanoha Masaya Kataoka Apache License 2.0 diff --git a/mock/cpp_mock_scenarios/CHANGELOG.rst b/mock/cpp_mock_scenarios/CHANGELOG.rst index 220a0169388..acdc8097388 100644 --- a/mock/cpp_mock_scenarios/CHANGELOG.rst +++ b/mock/cpp_mock_scenarios/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package cpp_mock_scenarios ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Contributors: Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/slope_vehicle_model diff --git a/mock/cpp_mock_scenarios/package.xml b/mock/cpp_mock_scenarios/package.xml index 9e39e1c8ba7..7ab83869846 100644 --- a/mock/cpp_mock_scenarios/package.xml +++ b/mock/cpp_mock_scenarios/package.xml @@ -2,7 +2,7 @@ cpp_mock_scenarios - 1.1.0 + 1.2.0 C++ mock scenarios masaya Apache License 2.0 diff --git a/openscenario/openscenario_experimental_catalog/CHANGELOG.rst b/openscenario/openscenario_experimental_catalog/CHANGELOG.rst index c01a5841dd7..06fedfd55f6 100644 --- a/openscenario/openscenario_experimental_catalog/CHANGELOG.rst +++ b/openscenario/openscenario_experimental_catalog/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package openscenario_experimental_catalog ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Contributors: Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/slope_vehicle_model diff --git a/openscenario/openscenario_experimental_catalog/package.xml b/openscenario/openscenario_experimental_catalog/package.xml index 6897861bd24..0e4086200ed 100644 --- a/openscenario/openscenario_experimental_catalog/package.xml +++ b/openscenario/openscenario_experimental_catalog/package.xml @@ -2,7 +2,7 @@ openscenario_experimental_catalog - 1.1.0 + 1.2.0 TIER IV experimental catalogs for OpenSCENARIO Tatsuya Yamasaki Apache License 2.0 diff --git a/openscenario/openscenario_interpreter/CHANGELOG.rst b/openscenario/openscenario_interpreter/CHANGELOG.rst index bed9b8c2799..7508aeb96f6 100644 --- a/openscenario/openscenario_interpreter/CHANGELOG.rst +++ b/openscenario/openscenario_interpreter/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package openscenario_interpreter ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Contributors: Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/slope_vehicle_model diff --git a/openscenario/openscenario_interpreter/package.xml b/openscenario/openscenario_interpreter/package.xml index 6d5fafd1586..a020919a5f5 100644 --- a/openscenario/openscenario_interpreter/package.xml +++ b/openscenario/openscenario_interpreter/package.xml @@ -2,7 +2,7 @@ openscenario_interpreter - 1.1.0 + 1.2.0 OpenSCENARIO 1.2.0 interpreter package for Autoware Tatsuya Yamasaki Apache License 2.0 diff --git a/openscenario/openscenario_interpreter_example/CHANGELOG.rst b/openscenario/openscenario_interpreter_example/CHANGELOG.rst index fe86902fd0f..32471d9f016 100644 --- a/openscenario/openscenario_interpreter_example/CHANGELOG.rst +++ b/openscenario/openscenario_interpreter_example/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package openscenario_interpreter_example ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Contributors: Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/slope_vehicle_model diff --git a/openscenario/openscenario_interpreter_example/package.xml b/openscenario/openscenario_interpreter_example/package.xml index 9f7453928c6..c6e502e8cee 100644 --- a/openscenario/openscenario_interpreter_example/package.xml +++ b/openscenario/openscenario_interpreter_example/package.xml @@ -3,7 +3,7 @@ openscenario_interpreter_example - 1.1.0 + 1.2.0 Examples for some TIER IV OpenSCENARIO Interpreter's features Tatsuya Yamasaki Apache License 2.0 diff --git a/openscenario/openscenario_interpreter_msgs/CHANGELOG.rst b/openscenario/openscenario_interpreter_msgs/CHANGELOG.rst index 6aacfa28716..56ff780e4f0 100644 --- a/openscenario/openscenario_interpreter_msgs/CHANGELOG.rst +++ b/openscenario/openscenario_interpreter_msgs/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package openscenario_interpreter_msgs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Contributors: Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/slope_vehicle_model diff --git a/openscenario/openscenario_interpreter_msgs/package.xml b/openscenario/openscenario_interpreter_msgs/package.xml index 6e438507443..ecc12b00414 100644 --- a/openscenario/openscenario_interpreter_msgs/package.xml +++ b/openscenario/openscenario_interpreter_msgs/package.xml @@ -2,7 +2,7 @@ openscenario_interpreter_msgs - 1.1.0 + 1.2.0 ROS message types for package openscenario_interpreter Yamasaki Tatsuya Apache License 2.0 diff --git a/openscenario/openscenario_preprocessor/CHANGELOG.rst b/openscenario/openscenario_preprocessor/CHANGELOG.rst index 7572c19f745..4f931b6cea0 100644 --- a/openscenario/openscenario_preprocessor/CHANGELOG.rst +++ b/openscenario/openscenario_preprocessor/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package openscenario_preprocessor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Contributors: Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/slope_vehicle_model diff --git a/openscenario/openscenario_preprocessor/package.xml b/openscenario/openscenario_preprocessor/package.xml index 9d0da88d426..d227256eaec 100644 --- a/openscenario/openscenario_preprocessor/package.xml +++ b/openscenario/openscenario_preprocessor/package.xml @@ -3,7 +3,7 @@ openscenario_preprocessor - 1.1.0 + 1.2.0 Example package for TIER IV OpenSCENARIO Interpreter Kotaro Yoshimoto Apache License 2.0 diff --git a/openscenario/openscenario_preprocessor_msgs/CHANGELOG.rst b/openscenario/openscenario_preprocessor_msgs/CHANGELOG.rst index 5a8ce6ed1fd..65fc7fa83e6 100644 --- a/openscenario/openscenario_preprocessor_msgs/CHANGELOG.rst +++ b/openscenario/openscenario_preprocessor_msgs/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package openscenario_preprocessor_msgs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Contributors: Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/slope_vehicle_model diff --git a/openscenario/openscenario_preprocessor_msgs/package.xml b/openscenario/openscenario_preprocessor_msgs/package.xml index a5d5b16d283..a8287bb3500 100644 --- a/openscenario/openscenario_preprocessor_msgs/package.xml +++ b/openscenario/openscenario_preprocessor_msgs/package.xml @@ -2,7 +2,7 @@ openscenario_preprocessor_msgs - 1.1.0 + 1.2.0 ROS message types for package openscenario_preprocessor Kotaro Yoshimoto Apache License 2.0 diff --git a/openscenario/openscenario_utility/CHANGELOG.rst b/openscenario/openscenario_utility/CHANGELOG.rst index 0f3ea7a7b82..806cb4103e0 100644 --- a/openscenario/openscenario_utility/CHANGELOG.rst +++ b/openscenario/openscenario_utility/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package openscenario_utility ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Contributors: Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/slope_vehicle_model diff --git a/openscenario/openscenario_utility/package.xml b/openscenario/openscenario_utility/package.xml index d77c7a06960..432756afbcc 100644 --- a/openscenario/openscenario_utility/package.xml +++ b/openscenario/openscenario_utility/package.xml @@ -2,7 +2,7 @@ openscenario_utility - 1.1.0 + 1.2.0 Utility tools for ASAM OpenSCENARIO 1.2.0 Tatsuya Yamasaki Apache License 2.0 diff --git a/openscenario/openscenario_visualization/CHANGELOG.rst b/openscenario/openscenario_visualization/CHANGELOG.rst index ed05a0bd951..514253354c5 100644 --- a/openscenario/openscenario_visualization/CHANGELOG.rst +++ b/openscenario/openscenario_visualization/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package openscenario_visualization ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Contributors: Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/slope_vehicle_model diff --git a/openscenario/openscenario_visualization/package.xml b/openscenario/openscenario_visualization/package.xml index 0e9f16f6905..847e7df0b5a 100644 --- a/openscenario/openscenario_visualization/package.xml +++ b/openscenario/openscenario_visualization/package.xml @@ -2,7 +2,7 @@ openscenario_visualization - 1.1.0 + 1.2.0 Visualization tools for simulation results Masaya Kataoka Kyoichi Sugahara diff --git a/rviz_plugins/real_time_factor_control_rviz_plugin/CHANGELOG.rst b/rviz_plugins/real_time_factor_control_rviz_plugin/CHANGELOG.rst index 4037094a5de..d4c6128caf9 100644 --- a/rviz_plugins/real_time_factor_control_rviz_plugin/CHANGELOG.rst +++ b/rviz_plugins/real_time_factor_control_rviz_plugin/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package real_time_factor_control_rviz_plugin ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Contributors: Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/slope_vehicle_model diff --git a/rviz_plugins/real_time_factor_control_rviz_plugin/package.xml b/rviz_plugins/real_time_factor_control_rviz_plugin/package.xml index 27cd0e298eb..5ce3c82e1de 100644 --- a/rviz_plugins/real_time_factor_control_rviz_plugin/package.xml +++ b/rviz_plugins/real_time_factor_control_rviz_plugin/package.xml @@ -2,7 +2,7 @@ real_time_factor_control_rviz_plugin - 1.1.0 + 1.2.0 Slider controlling real time factor value. Paweł Lech Apache License 2.0 diff --git a/scenario_simulator_v2/CHANGELOG.rst b/scenario_simulator_v2/CHANGELOG.rst index 1fb76d25317..30532f28757 100644 --- a/scenario_simulator_v2/CHANGELOG.rst +++ b/scenario_simulator_v2/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package scenario_simulator_v2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Contributors: Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/slope_vehicle_model diff --git a/scenario_simulator_v2/package.xml b/scenario_simulator_v2/package.xml index 1bc907a6775..8aa30e47aa8 100644 --- a/scenario_simulator_v2/package.xml +++ b/scenario_simulator_v2/package.xml @@ -2,7 +2,7 @@ scenario_simulator_v2 - 1.1.0 + 1.2.0 scenario testing framework for Autoware Masaya Kataoka Apache License 2.0 diff --git a/simulation/behavior_tree_plugin/CHANGELOG.rst b/simulation/behavior_tree_plugin/CHANGELOG.rst index 2836c67d567..0367cfa61f4 100644 --- a/simulation/behavior_tree_plugin/CHANGELOG.rst +++ b/simulation/behavior_tree_plugin/CHANGELOG.rst @@ -2,6 +2,16 @@ Changelog for package behavior_tree_plugin ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge pull request `#1194 `_ from tier4/feature/default_matching_distance + Feature/default matching distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* passing matching distance for lanelet_pose_caluculation +* Contributors: Kotaro Yoshimoto, Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/slope_vehicle_model diff --git a/simulation/behavior_tree_plugin/package.xml b/simulation/behavior_tree_plugin/package.xml index 3b01d17a49e..08a5b3a1923 100644 --- a/simulation/behavior_tree_plugin/package.xml +++ b/simulation/behavior_tree_plugin/package.xml @@ -2,7 +2,7 @@ behavior_tree_plugin - 1.1.0 + 1.2.0 Behavior tree plugin for traffic_simulator masaya Apache 2.0 diff --git a/simulation/do_nothing_plugin/CHANGELOG.rst b/simulation/do_nothing_plugin/CHANGELOG.rst index 08ff8646d16..2c9825c0982 100644 --- a/simulation/do_nothing_plugin/CHANGELOG.rst +++ b/simulation/do_nothing_plugin/CHANGELOG.rst @@ -2,6 +2,16 @@ Changelog for package do_nothing_plugin ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge pull request `#1194 `_ from tier4/feature/default_matching_distance + Feature/default matching distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* passing matching distance for lanelet_pose_caluculation +* Contributors: Kotaro Yoshimoto, Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/slope_vehicle_model diff --git a/simulation/do_nothing_plugin/package.xml b/simulation/do_nothing_plugin/package.xml index 29da2c16716..b6e539d0b1f 100644 --- a/simulation/do_nothing_plugin/package.xml +++ b/simulation/do_nothing_plugin/package.xml @@ -2,7 +2,7 @@ do_nothing_plugin - 1.1.0 + 1.2.0 Behavior plugin for do nothing Masaya Kataoka Apache 2.0 diff --git a/simulation/simple_sensor_simulator/CHANGELOG.rst b/simulation/simple_sensor_simulator/CHANGELOG.rst index 23ace85da7a..1888ba03472 100644 --- a/simulation/simple_sensor_simulator/CHANGELOG.rst +++ b/simulation/simple_sensor_simulator/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package simple_sensor_simulator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Contributors: Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge pull request `#1182 `_ from tier4/feature/slope_vehicle_model diff --git a/simulation/simple_sensor_simulator/package.xml b/simulation/simple_sensor_simulator/package.xml index c1fdf5a209d..dd12f34264a 100644 --- a/simulation/simple_sensor_simulator/package.xml +++ b/simulation/simple_sensor_simulator/package.xml @@ -1,7 +1,7 @@ simple_sensor_simulator - 1.1.0 + 1.2.0 simple_sensor_simulator package masaya kataoka diff --git a/simulation/simulation_interface/CHANGELOG.rst b/simulation/simulation_interface/CHANGELOG.rst index a462515d2aa..c4af0884e47 100644 --- a/simulation/simulation_interface/CHANGELOG.rst +++ b/simulation/simulation_interface/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package simulation_interface ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Contributors: Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/slope_vehicle_model diff --git a/simulation/simulation_interface/package.xml b/simulation/simulation_interface/package.xml index 8205b82cf47..862e4d4fd1d 100644 --- a/simulation/simulation_interface/package.xml +++ b/simulation/simulation_interface/package.xml @@ -2,7 +2,7 @@ simulation_interface - 1.1.0 + 1.2.0 packages to define interface between simulator and scenario interpreter Masaya Kataoka Apache License 2.0 diff --git a/simulation/traffic_simulator/CHANGELOG.rst b/simulation/traffic_simulator/CHANGELOG.rst index e6fdc565497..ab6347d6f8c 100644 --- a/simulation/traffic_simulator/CHANGELOG.rst +++ b/simulation/traffic_simulator/CHANGELOG.rst @@ -2,6 +2,26 @@ Changelog for package traffic_simulator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge pull request `#1194 `_ from tier4/feature/default_matching_distance + Feature/default matching distance +* Merge branch 'feature/default_matching_distance' of https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Update simulation/traffic_simulator/include/traffic_simulator/entity/entity_manager.hpp + Co-authored-by: Kotaro Yoshimoto +* Merge branch 'master' into feature/default_matching_distance +* Merge branch 'feature/default_matching_distance' of https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* fix mathing algorithum +* simplify code +* passing matching distance for lanelet_pose_caluculation +* fix document +* fix copmile error +* add getDefaultMatchingDistanceForLaneletPoseCalculation() for vehicle entity +* add getDefaultMatchinDistance function +* Contributors: Kotaro Yoshimoto, Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge pull request `#1182 `_ from tier4/feature/slope_vehicle_model diff --git a/simulation/traffic_simulator/package.xml b/simulation/traffic_simulator/package.xml index 1145c762ed6..2bf1be38f57 100644 --- a/simulation/traffic_simulator/package.xml +++ b/simulation/traffic_simulator/package.xml @@ -1,7 +1,7 @@ traffic_simulator - 1.1.0 + 1.2.0 control traffic flow masaya kataoka diff --git a/simulation/traffic_simulator_msgs/CHANGELOG.rst b/simulation/traffic_simulator_msgs/CHANGELOG.rst index 4e225744c2f..e29f3dc326a 100644 --- a/simulation/traffic_simulator_msgs/CHANGELOG.rst +++ b/simulation/traffic_simulator_msgs/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package openscenario_msgs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Contributors: Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/slope_vehicle_model diff --git a/simulation/traffic_simulator_msgs/package.xml b/simulation/traffic_simulator_msgs/package.xml index 1c0f593565c..4378e894035 100644 --- a/simulation/traffic_simulator_msgs/package.xml +++ b/simulation/traffic_simulator_msgs/package.xml @@ -2,7 +2,7 @@ traffic_simulator_msgs - 1.1.0 + 1.2.0 ROS messages for openscenario Masaya Kataoka Apache License 2.0 diff --git a/test_runner/random_test_runner/CHANGELOG.rst b/test_runner/random_test_runner/CHANGELOG.rst index 4ed34bcd8b2..e9e7c45abbf 100644 --- a/test_runner/random_test_runner/CHANGELOG.rst +++ b/test_runner/random_test_runner/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package random_test_runner ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Contributors: Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/slope_vehicle_model diff --git a/test_runner/random_test_runner/package.xml b/test_runner/random_test_runner/package.xml index da8cda49517..12864f7eee3 100644 --- a/test_runner/random_test_runner/package.xml +++ b/test_runner/random_test_runner/package.xml @@ -2,7 +2,7 @@ random_test_runner - 1.1.0 + 1.2.0 Random behavior test runner piotr-zyskowski-rai Apache License 2.0 diff --git a/test_runner/scenario_test_runner/CHANGELOG.rst b/test_runner/scenario_test_runner/CHANGELOG.rst index 533729a5eaf..3b49b436a6a 100644 --- a/test_runner/scenario_test_runner/CHANGELOG.rst +++ b/test_runner/scenario_test_runner/CHANGELOG.rst @@ -2,6 +2,13 @@ Changelog for package scenario_test_runner ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +1.2.0 (2024-02-22) +------------------ +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Merge branch 'master' into feature/default_matching_distance +* Merge https://github.com/tier4/scenario_simulator_v2 into feature/default_matching_distance +* Contributors: Masaya Kataoka + 1.1.0 (2024-02-22) ------------------ * Merge pull request `#1182 `_ from tier4/feature/slope_vehicle_model diff --git a/test_runner/scenario_test_runner/package.xml b/test_runner/scenario_test_runner/package.xml index be4d7cd9d34..2cfe60b808f 100644 --- a/test_runner/scenario_test_runner/package.xml +++ b/test_runner/scenario_test_runner/package.xml @@ -2,7 +2,7 @@ scenario_test_runner - 1.1.0 + 1.2.0 scenario test runner package Tatsuya Yamasaki Apache License 2.0