From f122efe94f88a6b5c441928a43ec5faa4238e044 Mon Sep 17 00:00:00 2001 From: Masasya Kataoka Date: Thu, 24 Jun 2021 09:00:58 +0000 Subject: [PATCH] Update changelog --- .../CHANGELOG.rst | 6 +++++ common/simple_junit/CHANGELOG.rst | 6 +++++ external/concealer/CHANGELOG.rst | 6 +++++ .../lanelet2_extension_psim/CHANGELOG.rst | 8 +++++++ map/kashiwanoha_map/CHANGELOG.rst | 6 +++++ mock/cpp_mock_scenarios/CHANGELOG.rst | 6 +++++ .../openscenario_interpreter/CHANGELOG.rst | 23 +++++++++++++++++++ .../CHANGELOG.rst | 6 +++++ openscenario/openscenario_msgs/CHANGELOG.rst | 6 +++++ .../openscenario_utility/CHANGELOG.rst | 6 +++++ .../openscenario_visualization/CHANGELOG.rst | 6 +++++ scenario_simulator_v2/CHANGELOG.rst | 6 +++++ .../simple_sensor_simulator/CHANGELOG.rst | 6 +++++ simulation/simulation_interface/CHANGELOG.rst | 13 +++++++++++ simulation/traffic_simulator/CHANGELOG.rst | 19 +++++++++++++++ .../scenario_test_runner/CHANGELOG.rst | 18 +++++++++++++++ 16 files changed, 147 insertions(+) diff --git a/common/scenario_simulator_exception/CHANGELOG.rst b/common/scenario_simulator_exception/CHANGELOG.rst index a6e951526b0..dc297096d92 100644 --- a/common/scenario_simulator_exception/CHANGELOG.rst +++ b/common/scenario_simulator_exception/CHANGELOG.rst @@ -2,6 +2,12 @@ Changelog for package scenario_simulator_exception ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into feature/send_ego_command +* Merge branch 'master' of https://github.com/tier4/scenario_simulator.auto into feature/send_ego_command +* Contributors: Masaya Kataoka + 0.1.1 (2021-06-21) ------------------ * Merge branch 'master' into relative_target_speed diff --git a/common/simple_junit/CHANGELOG.rst b/common/simple_junit/CHANGELOG.rst index 15625fa7a4a..3a5d0f520f2 100644 --- a/common/simple_junit/CHANGELOG.rst +++ b/common/simple_junit/CHANGELOG.rst @@ -2,6 +2,12 @@ Changelog for package junit_exporter ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into feature/send_ego_command +* Merge branch 'master' of https://github.com/tier4/scenario_simulator.auto into feature/send_ego_command +* Contributors: Masaya Kataoka + 0.1.1 (2021-06-21) ------------------ * Merge branch 'master' into relative_target_speed diff --git a/external/concealer/CHANGELOG.rst b/external/concealer/CHANGELOG.rst index 306907ca120..155846a1b3a 100644 --- a/external/concealer/CHANGELOG.rst +++ b/external/concealer/CHANGELOG.rst @@ -2,6 +2,12 @@ Changelog for package concealer ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into feature/send_ego_command +* Merge branch 'master' of https://github.com/tier4/scenario_simulator.auto into feature/send_ego_command +* Contributors: Masaya Kataoka + 0.1.1 (2021-06-21) ------------------ * Merge branch 'master' into relative_target_speed diff --git a/external/lanelet2_extension_psim/CHANGELOG.rst b/external/lanelet2_extension_psim/CHANGELOG.rst index 4d5dc5e7e92..a0c4fede466 100644 --- a/external/lanelet2_extension_psim/CHANGELOG.rst +++ b/external/lanelet2_extension_psim/CHANGELOG.rst @@ -2,6 +2,14 @@ Changelog for package lanelet2_extension_psim ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Merge pull request `#357 `_ from tier4/feature/send_ego_command +* fix typo +* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into feature/send_ego_command +* Merge branch 'master' of https://github.com/tier4/scenario_simulator.auto into feature/send_ego_command +* Contributors: Masaya Kataoka + 0.1.1 (2021-06-21) ------------------ * Merge branch 'master' into relative_target_speed diff --git a/map/kashiwanoha_map/CHANGELOG.rst b/map/kashiwanoha_map/CHANGELOG.rst index 0e50af5d390..5ea8ea6e7f7 100644 --- a/map/kashiwanoha_map/CHANGELOG.rst +++ b/map/kashiwanoha_map/CHANGELOG.rst @@ -2,6 +2,12 @@ Changelog for package kashiwanoha_map ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into feature/send_ego_command +* Merge branch 'master' of https://github.com/tier4/scenario_simulator.auto into feature/send_ego_command +* Contributors: Masaya Kataoka + 0.1.1 (2021-06-21) ------------------ * Merge branch 'master' into relative_target_speed diff --git a/mock/cpp_mock_scenarios/CHANGELOG.rst b/mock/cpp_mock_scenarios/CHANGELOG.rst index d755456733e..187596c64d1 100644 --- a/mock/cpp_mock_scenarios/CHANGELOG.rst +++ b/mock/cpp_mock_scenarios/CHANGELOG.rst @@ -2,6 +2,12 @@ Changelog for package cpp_mock_scenarios ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into feature/send_ego_command +* Merge branch 'master' of https://github.com/tier4/scenario_simulator.auto into feature/send_ego_command +* Contributors: Masaya Kataoka + 0.1.1 (2021-06-21) ------------------ * Merge branch 'master' into relative_target_speed diff --git a/openscenario/openscenario_interpreter/CHANGELOG.rst b/openscenario/openscenario_interpreter/CHANGELOG.rst index 9aeac524eab..6d3eb389309 100644 --- a/openscenario/openscenario_interpreter/CHANGELOG.rst +++ b/openscenario/openscenario_interpreter/CHANGELOG.rst @@ -2,6 +2,29 @@ Changelog for package openscenario_interpreter ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Merge pull request `#370 `_ from tier4/feature/interpreter/context-2 +* Disable debug print +* Lipsticks +* Add member function 'description' to syntax StoryboardElementStateCondition +* Add member function 'description' to syntax ParameterCondition +* Add member function 'distance' to syntax RelativeDistanceCondition +* Add member function 'description' to syntax DistanceCondition +* Add member function 'description' to syntax ReachPositionCondition +* Add member function 'description' to syntax SpeedCondition +* Add member function 'description' to syntax StandStillCondition +* Add member function 'description' to syntax AccelerationCondition +* Add member function 'description' to syntax TimeHeadwayCondition +* Add new function 'print_to' +* Lipsticks +* Add member function 'description' to syntax CollisionCondition +* Add member function 'description' to syntax TriggeringEntities +* Add member function 'description' to syntax TriggeringEntitiesRule +* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into feature/send_ego_command +* Merge branch 'master' of https://github.com/tier4/scenario_simulator.auto into feature/send_ego_command +* Contributors: Masaya Kataoka, yamacir-kit + 0.1.1 (2021-06-21) ------------------ * Merge pull request `#364 `_ from tier4/feature/change_timeout_to_warning diff --git a/openscenario/openscenario_interpreter_msgs/CHANGELOG.rst b/openscenario/openscenario_interpreter_msgs/CHANGELOG.rst index db5deae6fa3..25342dbbbbf 100644 --- a/openscenario/openscenario_interpreter_msgs/CHANGELOG.rst +++ b/openscenario/openscenario_interpreter_msgs/CHANGELOG.rst @@ -2,6 +2,12 @@ Changelog for package openscenario_interpreter_msgs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into feature/send_ego_command +* Merge branch 'master' of https://github.com/tier4/scenario_simulator.auto into feature/send_ego_command +* Contributors: Masaya Kataoka + 0.1.1 (2021-06-21) ------------------ * Merge pull request `#344 `_ from tier4/feature/interpreter/context diff --git a/openscenario/openscenario_msgs/CHANGELOG.rst b/openscenario/openscenario_msgs/CHANGELOG.rst index 9808fd396bc..b4cf016ec8d 100644 --- a/openscenario/openscenario_msgs/CHANGELOG.rst +++ b/openscenario/openscenario_msgs/CHANGELOG.rst @@ -2,6 +2,12 @@ Changelog for package openscenario_msgs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into feature/send_ego_command +* Merge branch 'master' of https://github.com/tier4/scenario_simulator.auto into feature/send_ego_command +* Contributors: Masaya Kataoka + 0.1.1 (2021-06-21) ------------------ * Merge pull request `#344 `_ from tier4/feature/interpreter/context diff --git a/openscenario/openscenario_utility/CHANGELOG.rst b/openscenario/openscenario_utility/CHANGELOG.rst index 3e9b85087a1..50c81876899 100644 --- a/openscenario/openscenario_utility/CHANGELOG.rst +++ b/openscenario/openscenario_utility/CHANGELOG.rst @@ -2,6 +2,12 @@ Changelog for package openscenario_utility ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into feature/send_ego_command +* Merge branch 'master' of https://github.com/tier4/scenario_simulator.auto into feature/send_ego_command +* Contributors: Masaya Kataoka + 0.1.1 (2021-06-21) ------------------ * Merge branch 'master' into relative_target_speed diff --git a/openscenario/openscenario_visualization/CHANGELOG.rst b/openscenario/openscenario_visualization/CHANGELOG.rst index d396cfe63f5..6cda67de2dc 100644 --- a/openscenario/openscenario_visualization/CHANGELOG.rst +++ b/openscenario/openscenario_visualization/CHANGELOG.rst @@ -2,6 +2,12 @@ Changelog for package openscenario_visualization ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into feature/send_ego_command +* Merge branch 'master' of https://github.com/tier4/scenario_simulator.auto into feature/send_ego_command +* Contributors: Masaya Kataoka + 0.1.1 (2021-06-21) ------------------ * Merge branch 'master' into relative_target_speed diff --git a/scenario_simulator_v2/CHANGELOG.rst b/scenario_simulator_v2/CHANGELOG.rst index de40c8b17ac..2bcbcb0378e 100644 --- a/scenario_simulator_v2/CHANGELOG.rst +++ b/scenario_simulator_v2/CHANGELOG.rst @@ -2,6 +2,12 @@ Changelog for package scenario_simulator_v2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into feature/send_ego_command +* Merge branch 'master' of https://github.com/tier4/scenario_simulator.auto into feature/send_ego_command +* Contributors: Masaya Kataoka + 0.1.1 (2021-06-21) ------------------ * Merge branch 'master' into relative_target_speed diff --git a/simulation/simple_sensor_simulator/CHANGELOG.rst b/simulation/simple_sensor_simulator/CHANGELOG.rst index 9f5c1b8a10d..beed5c789d4 100644 --- a/simulation/simple_sensor_simulator/CHANGELOG.rst +++ b/simulation/simple_sensor_simulator/CHANGELOG.rst @@ -2,6 +2,12 @@ Changelog for package simple_sensor_simulator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into feature/send_ego_command +* Merge branch 'master' of https://github.com/tier4/scenario_simulator.auto into feature/send_ego_command +* Contributors: Masaya Kataoka + 0.1.1 (2021-06-21) ------------------ * Merge branch 'master' into relative_target_speed diff --git a/simulation/simulation_interface/CHANGELOG.rst b/simulation/simulation_interface/CHANGELOG.rst index e1c400a7b73..92a40fc2d51 100644 --- a/simulation/simulation_interface/CHANGELOG.rst +++ b/simulation/simulation_interface/CHANGELOG.rst @@ -2,6 +2,19 @@ Changelog for package simulation_interface ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Merge pull request `#357 `_ from tier4/feature/send_ego_command +* fix typo +* fix indent +* fix indent +* fix indend +* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into feature/send_ego_command +* Merge branch 'master' of https://github.com/tier4/scenario_simulator.auto into feature/send_ego_command +* apply clang-format +* add proto files +* Contributors: Masaya Kataoka + 0.1.1 (2021-06-21) ------------------ * Merge branch 'master' into relative_target_speed diff --git a/simulation/traffic_simulator/CHANGELOG.rst b/simulation/traffic_simulator/CHANGELOG.rst index 3b208e11d3e..d1d185126d3 100644 --- a/simulation/traffic_simulator/CHANGELOG.rst +++ b/simulation/traffic_simulator/CHANGELOG.rst @@ -2,6 +2,25 @@ Changelog for package traffic_simulator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Merge pull request `#372 `_ from tier4/fix/lane_change_parameter +* add New lines at the end of the file +* apply reformat +* input optional arguments +* update lane change logic +* move getRelativePose function to the math directory +* enable set maximum_curvature_threshold parameter +* Merge pull request `#357 `_ from tier4/feature/send_ego_command +* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into feature/send_ego_command +* Merge branch 'master' of https://github.com/tier4/scenario_simulator.auto into feature/send_ego_command +* enable use getEntityStatusBeforeUpdate function in EntityManager class +* add getEntityStatusBeforeUpdate() function +* fix problems while getting ego status +* remove warnings and add getEgoName function to the API class +* add getEgoName function to the entity manager class +* Contributors: Masaya Kataoka + 0.1.1 (2021-06-21) ------------------ * Merge pull request `#363 `_ from tier4/fix/throw_errors_when_set_target_speed_after_ego_starts diff --git a/test_runner/scenario_test_runner/CHANGELOG.rst b/test_runner/scenario_test_runner/CHANGELOG.rst index 95eee155ef7..2556b3f7196 100644 --- a/test_runner/scenario_test_runner/CHANGELOG.rst +++ b/test_runner/scenario_test_runner/CHANGELOG.rst @@ -2,6 +2,24 @@ Changelog for package scenario_test_runner ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Merge pull request `#370 `_ from tier4/feature/interpreter/context-2 +* Lipsticks +* Add member function 'description' to syntax StoryboardElementStateCondition +* Add member function 'description' to syntax ParameterCondition +* Add member function 'distance' to syntax RelativeDistanceCondition +* Add member function 'description' to syntax DistanceCondition +* Add member function 'description' to syntax ReachPositionCondition +* Add member function 'description' to syntax SpeedCondition +* Add member function 'description' to syntax StandStillCondition +* Add member function 'description' to syntax AccelerationCondition +* Add member function 'description' to syntax TimeHeadwayCondition +* Add member function 'description' to syntax CollisionCondition +* Merge branch 'master' of github.com:tier4/scenario_simulator_v2 into feature/send_ego_command +* Merge branch 'master' of https://github.com/tier4/scenario_simulator.auto into feature/send_ego_command +* Contributors: Masaya Kataoka, yamacir-kit + 0.1.1 (2021-06-21) ------------------ * Merge remote-tracking branch 'origin/master' into feature/interpreter/context