diff --git a/common/math/arithmetic/CHANGELOG.rst b/common/math/arithmetic/CHANGELOG.rst index aa3047681ba..517c0543eae 100644 --- a/common/math/arithmetic/CHANGELOG.rst +++ b/common/math/arithmetic/CHANGELOG.rst @@ -13,6 +13,15 @@ Changelog for package arithmetic * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/common/math/arithmetic/package.xml b/common/math/arithmetic/package.xml index bcdfbdcba3a..05456b0ad11 100644 --- a/common/math/arithmetic/package.xml +++ b/common/math/arithmetic/package.xml @@ -2,7 +2,7 @@ arithmetic - 1.16.3 + 1.16.4 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 f8fd54b41f5..590382cc060 100644 --- a/common/math/geometry/CHANGELOG.rst +++ b/common/math/geometry/CHANGELOG.rst @@ -13,6 +13,15 @@ Changelog for package geometry * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/common/math/geometry/package.xml b/common/math/geometry/package.xml index 1447b35c962..5a57519991f 100644 --- a/common/math/geometry/package.xml +++ b/common/math/geometry/package.xml @@ -2,7 +2,7 @@ geometry - 1.16.3 + 1.16.4 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 187ebce1f25..aef61b34944 100644 --- a/common/scenario_simulator_exception/CHANGELOG.rst +++ b/common/scenario_simulator_exception/CHANGELOG.rst @@ -13,6 +13,15 @@ Changelog for package scenario_simulator_exception * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/common/scenario_simulator_exception/package.xml b/common/scenario_simulator_exception/package.xml index 47c08c7a832..1a3a710e534 100644 --- a/common/scenario_simulator_exception/package.xml +++ b/common/scenario_simulator_exception/package.xml @@ -2,7 +2,7 @@ scenario_simulator_exception - 1.16.3 + 1.16.4 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 c17f126ed95..b4264a6bf32 100644 --- a/common/simple_junit/CHANGELOG.rst +++ b/common/simple_junit/CHANGELOG.rst @@ -13,6 +13,15 @@ Changelog for package junit_exporter * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/common/simple_junit/package.xml b/common/simple_junit/package.xml index 64069798469..ec75c8b7b1b 100644 --- a/common/simple_junit/package.xml +++ b/common/simple_junit/package.xml @@ -2,7 +2,7 @@ simple_junit - 1.16.3 + 1.16.4 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 42dc8a323a0..ab077be456d 100644 --- a/common/status_monitor/CHANGELOG.rst +++ b/common/status_monitor/CHANGELOG.rst @@ -13,6 +13,15 @@ Changelog for package status_monitor * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/common/status_monitor/package.xml b/common/status_monitor/package.xml index 76c4afa8fbd..c9cffb94513 100644 --- a/common/status_monitor/package.xml +++ b/common/status_monitor/package.xml @@ -2,7 +2,7 @@ status_monitor - 1.16.3 + 1.16.4 none Tatsuya Yamasaki Apache License 2.0 diff --git a/external/concealer/CHANGELOG.rst b/external/concealer/CHANGELOG.rst index a596fa65af0..45c4ed15937 100644 --- a/external/concealer/CHANGELOG.rst +++ b/external/concealer/CHANGELOG.rst @@ -13,6 +13,15 @@ Changelog for package concealer * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/external/concealer/package.xml b/external/concealer/package.xml index 7017dfc2d2a..69523cba3f3 100644 --- a/external/concealer/package.xml +++ b/external/concealer/package.xml @@ -2,7 +2,7 @@ concealer - 1.16.3 + 1.16.4 Provides a class 'Autoware' to conceal miscellaneous things to simplify Autoware management of the simulator. Tatsuya Yamasaki Apache License 2.0 diff --git a/external/embree_vendor/CHANGELOG.rst b/external/embree_vendor/CHANGELOG.rst index 931250f458a..122f6f9de29 100644 --- a/external/embree_vendor/CHANGELOG.rst +++ b/external/embree_vendor/CHANGELOG.rst @@ -16,6 +16,15 @@ Changelog for package embree_vendor * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/external/embree_vendor/package.xml b/external/embree_vendor/package.xml index 22f5a667e80..0925edfc718 100644 --- a/external/embree_vendor/package.xml +++ b/external/embree_vendor/package.xml @@ -2,7 +2,7 @@ embree_vendor - 1.16.3 + 1.16.4 vendor packages for intel raytracing kernel library masaya Apache 2.0 diff --git a/map/kashiwanoha_map/CHANGELOG.rst b/map/kashiwanoha_map/CHANGELOG.rst index 6abef3536f8..9b63b058f5c 100644 --- a/map/kashiwanoha_map/CHANGELOG.rst +++ b/map/kashiwanoha_map/CHANGELOG.rst @@ -13,6 +13,15 @@ Changelog for package kashiwanoha_map * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/map/kashiwanoha_map/package.xml b/map/kashiwanoha_map/package.xml index b0df6443813..7c9de25c4ac 100644 --- a/map/kashiwanoha_map/package.xml +++ b/map/kashiwanoha_map/package.xml @@ -2,7 +2,7 @@ kashiwanoha_map - 1.16.3 + 1.16.4 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 5431e0e00ef..595ac46dd9c 100644 --- a/mock/cpp_mock_scenarios/CHANGELOG.rst +++ b/mock/cpp_mock_scenarios/CHANGELOG.rst @@ -13,6 +13,15 @@ Changelog for package cpp_mock_scenarios * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/mock/cpp_mock_scenarios/package.xml b/mock/cpp_mock_scenarios/package.xml index fe7b053bd19..8d459ed272a 100644 --- a/mock/cpp_mock_scenarios/package.xml +++ b/mock/cpp_mock_scenarios/package.xml @@ -2,7 +2,7 @@ cpp_mock_scenarios - 1.16.3 + 1.16.4 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 eab2307bdd2..09a55ddba18 100644 --- a/openscenario/openscenario_experimental_catalog/CHANGELOG.rst +++ b/openscenario/openscenario_experimental_catalog/CHANGELOG.rst @@ -13,6 +13,15 @@ Changelog for package openscenario_experimental_catalog * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/openscenario/openscenario_experimental_catalog/package.xml b/openscenario/openscenario_experimental_catalog/package.xml index 24f3fc8f3ae..840e089dc49 100644 --- a/openscenario/openscenario_experimental_catalog/package.xml +++ b/openscenario/openscenario_experimental_catalog/package.xml @@ -2,7 +2,7 @@ openscenario_experimental_catalog - 1.16.3 + 1.16.4 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 997c1383bf4..7e7117c9126 100644 --- a/openscenario/openscenario_interpreter/CHANGELOG.rst +++ b/openscenario/openscenario_interpreter/CHANGELOG.rst @@ -14,6 +14,15 @@ Changelog for package openscenario_interpreter * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Fixed incorrect comment out diff --git a/openscenario/openscenario_interpreter/package.xml b/openscenario/openscenario_interpreter/package.xml index d8c73b667bf..965eca5f039 100644 --- a/openscenario/openscenario_interpreter/package.xml +++ b/openscenario/openscenario_interpreter/package.xml @@ -2,7 +2,7 @@ openscenario_interpreter - 1.16.3 + 1.16.4 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 03f11ba4124..5abd126dba1 100644 --- a/openscenario/openscenario_interpreter_example/CHANGELOG.rst +++ b/openscenario/openscenario_interpreter_example/CHANGELOG.rst @@ -13,6 +13,15 @@ Changelog for package openscenario_interpreter_example * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/openscenario/openscenario_interpreter_example/package.xml b/openscenario/openscenario_interpreter_example/package.xml index 7b12fb884d6..5ed632c5c93 100644 --- a/openscenario/openscenario_interpreter_example/package.xml +++ b/openscenario/openscenario_interpreter_example/package.xml @@ -3,7 +3,7 @@ openscenario_interpreter_example - 1.16.3 + 1.16.4 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 00281147986..835e4decd0a 100644 --- a/openscenario/openscenario_interpreter_msgs/CHANGELOG.rst +++ b/openscenario/openscenario_interpreter_msgs/CHANGELOG.rst @@ -13,6 +13,15 @@ Changelog for package openscenario_interpreter_msgs * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/openscenario/openscenario_interpreter_msgs/package.xml b/openscenario/openscenario_interpreter_msgs/package.xml index 48da6a6ce57..575e9f8df83 100644 --- a/openscenario/openscenario_interpreter_msgs/package.xml +++ b/openscenario/openscenario_interpreter_msgs/package.xml @@ -2,7 +2,7 @@ openscenario_interpreter_msgs - 1.16.3 + 1.16.4 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 909deca5f92..0ea47166940 100644 --- a/openscenario/openscenario_preprocessor/CHANGELOG.rst +++ b/openscenario/openscenario_preprocessor/CHANGELOG.rst @@ -13,6 +13,15 @@ Changelog for package openscenario_preprocessor * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/openscenario/openscenario_preprocessor/package.xml b/openscenario/openscenario_preprocessor/package.xml index ca7db560ecf..776451b244a 100644 --- a/openscenario/openscenario_preprocessor/package.xml +++ b/openscenario/openscenario_preprocessor/package.xml @@ -3,7 +3,7 @@ openscenario_preprocessor - 1.16.3 + 1.16.4 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 5f43b9ff83e..fd43398d599 100644 --- a/openscenario/openscenario_preprocessor_msgs/CHANGELOG.rst +++ b/openscenario/openscenario_preprocessor_msgs/CHANGELOG.rst @@ -13,6 +13,15 @@ Changelog for package openscenario_preprocessor_msgs * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/openscenario/openscenario_preprocessor_msgs/package.xml b/openscenario/openscenario_preprocessor_msgs/package.xml index 39afa3ba281..4d68ec77385 100644 --- a/openscenario/openscenario_preprocessor_msgs/package.xml +++ b/openscenario/openscenario_preprocessor_msgs/package.xml @@ -2,7 +2,7 @@ openscenario_preprocessor_msgs - 1.16.3 + 1.16.4 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 3f5e9de7178..e855e9bea71 100644 --- a/openscenario/openscenario_utility/CHANGELOG.rst +++ b/openscenario/openscenario_utility/CHANGELOG.rst @@ -16,6 +16,15 @@ Changelog for package openscenario_utility * refactor: delete workflow.Workflow and rename workflow.py to scenario.py * Contributors: Kotaro Yoshimoto, Tatsuya Yamasaki +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/openscenario/openscenario_utility/package.xml b/openscenario/openscenario_utility/package.xml index 4b35dfe1df6..b05707cc5a1 100644 --- a/openscenario/openscenario_utility/package.xml +++ b/openscenario/openscenario_utility/package.xml @@ -2,7 +2,7 @@ openscenario_utility - 1.16.3 + 1.16.4 Utility tools for ASAM OpenSCENARIO 1.2.0 Tatsuya Yamasaki Apache License 2.0 diff --git a/rviz_plugins/openscenario_visualization/CHANGELOG.rst b/rviz_plugins/openscenario_visualization/CHANGELOG.rst index a3fcb053a6b..6a8ca056f1f 100644 --- a/rviz_plugins/openscenario_visualization/CHANGELOG.rst +++ b/rviz_plugins/openscenario_visualization/CHANGELOG.rst @@ -13,6 +13,15 @@ Changelog for package openscenario_visualization * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/rviz_plugins/openscenario_visualization/package.xml b/rviz_plugins/openscenario_visualization/package.xml index 73bc60b53cf..35529076cc7 100644 --- a/rviz_plugins/openscenario_visualization/package.xml +++ b/rviz_plugins/openscenario_visualization/package.xml @@ -2,7 +2,7 @@ openscenario_visualization - 1.16.3 + 1.16.4 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 06d12c32c61..ba33cab0e22 100644 --- a/rviz_plugins/real_time_factor_control_rviz_plugin/CHANGELOG.rst +++ b/rviz_plugins/real_time_factor_control_rviz_plugin/CHANGELOG.rst @@ -13,6 +13,15 @@ Changelog for package real_time_factor_control_rviz_plugin * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md 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 e850ecfa789..e77845e92c7 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.16.3 + 1.16.4 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 49cee5916db..8f894e4d505 100644 --- a/scenario_simulator_v2/CHANGELOG.rst +++ b/scenario_simulator_v2/CHANGELOG.rst @@ -13,6 +13,15 @@ Changelog for package scenario_simulator_v2 * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/scenario_simulator_v2/package.xml b/scenario_simulator_v2/package.xml index 7f1e8953f39..a0b8f3dab0d 100644 --- a/scenario_simulator_v2/package.xml +++ b/scenario_simulator_v2/package.xml @@ -2,7 +2,7 @@ scenario_simulator_v2 - 1.16.3 + 1.16.4 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 6203cb1e378..779da6cc827 100644 --- a/simulation/behavior_tree_plugin/CHANGELOG.rst +++ b/simulation/behavior_tree_plugin/CHANGELOG.rst @@ -13,6 +13,18 @@ Changelog for package behavior_tree_plugin * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge pull request `#1245 `_ from tier4/feature/remove_entity_type_list + remove unused member values in behavior plugin +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* remove unused member values in behavior plugin +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/simulation/behavior_tree_plugin/package.xml b/simulation/behavior_tree_plugin/package.xml index 14684425e7e..1500954ec9e 100644 --- a/simulation/behavior_tree_plugin/package.xml +++ b/simulation/behavior_tree_plugin/package.xml @@ -2,7 +2,7 @@ behavior_tree_plugin - 1.16.3 + 1.16.4 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 db5fc39ca7c..ac0ad92e176 100644 --- a/simulation/do_nothing_plugin/CHANGELOG.rst +++ b/simulation/do_nothing_plugin/CHANGELOG.rst @@ -13,6 +13,18 @@ Changelog for package do_nothing_plugin * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge pull request `#1245 `_ from tier4/feature/remove_entity_type_list + remove unused member values in behavior plugin +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* remove unused member values in behavior plugin +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/simulation/do_nothing_plugin/package.xml b/simulation/do_nothing_plugin/package.xml index 79b8d929bb2..a2dbf7562a4 100644 --- a/simulation/do_nothing_plugin/package.xml +++ b/simulation/do_nothing_plugin/package.xml @@ -2,7 +2,7 @@ do_nothing_plugin - 1.16.3 + 1.16.4 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 cfe9dae75f3..d4cbce94dbb 100644 --- a/simulation/simple_sensor_simulator/CHANGELOG.rst +++ b/simulation/simple_sensor_simulator/CHANGELOG.rst @@ -13,6 +13,15 @@ Changelog for package simple_sensor_simulator * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/simulation/simple_sensor_simulator/package.xml b/simulation/simple_sensor_simulator/package.xml index 31313d733db..41f6e6dee03 100644 --- a/simulation/simple_sensor_simulator/package.xml +++ b/simulation/simple_sensor_simulator/package.xml @@ -1,7 +1,7 @@ simple_sensor_simulator - 1.16.3 + 1.16.4 simple_sensor_simulator package masaya kataoka diff --git a/simulation/simulation_interface/CHANGELOG.rst b/simulation/simulation_interface/CHANGELOG.rst index 68c4f639651..5096d247c67 100644 --- a/simulation/simulation_interface/CHANGELOG.rst +++ b/simulation/simulation_interface/CHANGELOG.rst @@ -13,6 +13,17 @@ Changelog for package simulation_interface * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* apply reformat +* Merge branch 'master' into feature/remove_entity_type_list +* remove unused member values in behavior plugin +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/simulation/simulation_interface/package.xml b/simulation/simulation_interface/package.xml index 49b29997577..5377b2e5530 100644 --- a/simulation/simulation_interface/package.xml +++ b/simulation/simulation_interface/package.xml @@ -2,7 +2,7 @@ simulation_interface - 1.16.3 + 1.16.4 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 f981381e9f2..e58622d1ce8 100644 --- a/simulation/traffic_simulator/CHANGELOG.rst +++ b/simulation/traffic_simulator/CHANGELOG.rst @@ -13,6 +13,18 @@ Changelog for package traffic_simulator * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge pull request `#1245 `_ from tier4/feature/remove_entity_type_list + remove unused member values in behavior plugin +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* remove unused member values in behavior plugin +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/simulation/traffic_simulator/package.xml b/simulation/traffic_simulator/package.xml index f0d2510fb8f..25e9ad34532 100644 --- a/simulation/traffic_simulator/package.xml +++ b/simulation/traffic_simulator/package.xml @@ -1,7 +1,7 @@ traffic_simulator - 1.16.3 + 1.16.4 control traffic flow masaya kataoka diff --git a/simulation/traffic_simulator_msgs/CHANGELOG.rst b/simulation/traffic_simulator_msgs/CHANGELOG.rst index 9703edd0ab3..3c288178de7 100644 --- a/simulation/traffic_simulator_msgs/CHANGELOG.rst +++ b/simulation/traffic_simulator_msgs/CHANGELOG.rst @@ -13,6 +13,15 @@ Changelog for package openscenario_msgs * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/simulation/traffic_simulator_msgs/package.xml b/simulation/traffic_simulator_msgs/package.xml index 32018d94cbf..356a0d28753 100644 --- a/simulation/traffic_simulator_msgs/package.xml +++ b/simulation/traffic_simulator_msgs/package.xml @@ -2,7 +2,7 @@ traffic_simulator_msgs - 1.16.3 + 1.16.4 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 c5c0140f08e..0de8f32e7f7 100644 --- a/test_runner/random_test_runner/CHANGELOG.rst +++ b/test_runner/random_test_runner/CHANGELOG.rst @@ -13,6 +13,15 @@ Changelog for package random_test_runner * Merge branch 'master' into refactor/drop_workflow * Contributors: Kotaro Yoshimoto +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/test_runner/random_test_runner/package.xml b/test_runner/random_test_runner/package.xml index e05ad8c8c33..66d4c55f434 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.16.3 + 1.16.4 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 0134a2a7c34..749e52dd64b 100644 --- a/test_runner/scenario_test_runner/CHANGELOG.rst +++ b/test_runner/scenario_test_runner/CHANGELOG.rst @@ -23,6 +23,15 @@ Changelog for package scenario_test_runner * refactor: delete workflow.Workflow and rename workflow.py to scenario.py * Contributors: Kotaro Yoshimoto, Tatsuya Yamasaki +1.16.4 (2024-05-15) +------------------- +* Merge branch 'master' into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into feature/remove_entity_type_list +* Merge remote-tracking branch 'origin/feature/remove_entity_type_list' into feature/remove_entity_type_list +* Merge branch 'master' into feature/remove_entity_type_list +* Contributors: Kotaro Yoshimoto, Masaya Kataoka, hakuturu583 + 1.16.3 (2024-05-13) ------------------- * Merge branch 'master' of https://github.com/tier4/scenario_simulator_v2 into fix/contributing_md diff --git a/test_runner/scenario_test_runner/package.xml b/test_runner/scenario_test_runner/package.xml index c6f9ae53cb9..0029facc41d 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.16.3 + 1.16.4 scenario test runner package Tatsuya Yamasaki Apache License 2.0