From 882ba04dc5964c12986e3812d918652b6a1f92d9 Mon Sep 17 00:00:00 2001 From: Hayato Mizushima Date: Thu, 20 Feb 2025 14:46:52 +0900 Subject: [PATCH] docs: replace module all -> common (#89) Signed-off-by: Hayato Mizushima --- ReleaseNotes.md | 428 ++++++++++++++++++++++++------------------------ 1 file changed, 214 insertions(+), 214 deletions(-) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 5fba5f1b..109c55f2 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -4,9 +4,9 @@ Documentation -| Module | Feature | Brief summary | Pull request | Contributor | -| ------ | ------------ | ------------------- | --------------------------------------------------------------- | --------------------------------------------- | -| `all` | architecture | update architecture | [#86](https://github.com/tier4/driving_log_replayer_v2/pull/86) | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Contributor | +| -------- | ------------ | ------------------- | --------------------------------------------------------------- | --------------------------------------------- | +| `common` | architecture | update architecture | [#86](https://github.com/tier4/driving_log_replayer_v2/pull/86) | [hayato-m126](https://github.com/hayato-m126) | ## Version 3.3.2 @@ -28,25 +28,25 @@ Bug fix Major changes -| Module | Feature | Brief summary | Pull request | Contributor | -| ------ | ---------- | ----------------------------------------------------------------------------------- | -------------------------------------------------------------- | --------------------------------------------- | -| `all` | dependency | Update package name `component_state_monitor` -> `autoware_component_state_monitor` | [#591](https://github.com/tier4/driving_log_replayer/pull/591) | [mitsudome-r](https://github.com/mitsudome-r) | +| Module | Feature | Brief summary | Pull request | Contributor | +| -------- | ---------- | ----------------------------------------------------------------------------------- | -------------------------------------------------------------- | --------------------------------------------- | +| `common` | dependency | Update package name `component_state_monitor` -> `autoware_component_state_monitor` | [#591](https://github.com/tier4/driving_log_replayer/pull/591) | [mitsudome-r](https://github.com/mitsudome-r) | ## Version 3.2.0 Major changes -| Module | Feature | Brief summary | Pull request | Contributor | -| ------ | ------- | -------------------------------------------------------------- | --------------------------------------------------------------- | --------------------------------------------------- | -| `all` | message | replace `tier4_debug_msgs` with `autoware_internal_debug_msgs` | [#78](https://github.com/tier4/driving_log_replayer_v2/pull/78) | [SakodaShintaro](https://github.com/SakodaShintaro) | +| Module | Feature | Brief summary | Pull request | Contributor | +| -------- | ------- | -------------------------------------------------------------- | --------------------------------------------------------------- | --------------------------------------------------- | +| `common` | message | replace `tier4_debug_msgs` with `autoware_internal_debug_msgs` | [#78](https://github.com/tier4/driving_log_replayer_v2/pull/78) | [SakodaShintaro](https://github.com/SakodaShintaro) | ## Version 3.1.3 Minor Tweak -| Module | Feature | Brief summary | Pull request | Contributor | -| ------ | -------------------- | ----------------------------------- | --------------------------------------------------------------- | --------------------------------------------- | -| `all` | linter and formatter | update linter and formatter version | [#76](https://github.com/tier4/driving_log_replayer_v2/pull/76) | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Contributor | +| -------- | -------------------- | ----------------------------------- | --------------------------------------------------------------- | --------------------------------------------- | +| `common` | linter and formatter | update linter and formatter version | [#76](https://github.com/tier4/driving_log_replayer_v2/pull/76) | [hayato-m126](https://github.com/hayato-m126) | ## Version 3.1.2 @@ -68,18 +68,18 @@ Minor Tweak Major changes -| Module | Feature | Brief summary | Pull request | Contributor | -| ------ | ------- | ---------------------------------------- | -------------------------------------------------------------- | --------------------------------------------- | -| `all` | library | use `autoware_lanelet2_extension_python` | [#586](https://github.com/tier4/driving_log_replayer/pull/586) | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Contributor | +| -------- | ------- | ---------------------------------------- | -------------------------------------------------------------- | --------------------------------------------- | +| `common` | library | use `autoware_lanelet2_extension_python` | [#586](https://github.com/tier4/driving_log_replayer/pull/586) | [hayato-m126](https://github.com/hayato-m126) | ## Version 3.0.2 Minor Tweak -| Module | Feature | Brief summary | Pull request | Contributor | -| ------ | --------- | --------------------- | --------------------------------------------------------------- | --------------------------------------------- | -| `all` | type hint | fix type hint | [#65](https://github.com/tier4/driving_log_replayer_v2/pull/65) | [hayato-m126](https://github.com/hayato-m126) | -| `all` | CI | update github actions | [#66](https://github.com/tier4/driving_log_replayer_v2/pull/66) | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Contributor | +| -------- | --------- | --------------------- | --------------------------------------------------------------- | --------------------------------------------- | +| `common` | type hint | fix type hint | [#65](https://github.com/tier4/driving_log_replayer_v2/pull/65) | [hayato-m126](https://github.com/hayato-m126) | +| `common` | CI | update github actions | [#66](https://github.com/tier4/driving_log_replayer_v2/pull/66) | [hayato-m126](https://github.com/hayato-m126) | ## Version 3.0.1 @@ -105,25 +105,25 @@ Major changes Major changes -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ---------- | ----------------------------------------------------------------------------------- | -------------------------------------------------------------- | ---- | --------------------------------------------- | -| `all` | dependency | Update package name `component_state_monitor` -> `autoware_component_state_monitor` | [#591](https://github.com/tier4/driving_log_replayer/pull/591) | - | [mitsudome-r](https://github.com/mitsudome-r) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ---------- | ----------------------------------------------------------------------------------- | -------------------------------------------------------------- | ---- | --------------------------------------------- | +| `common` | dependency | Update package name `component_state_monitor` -> `autoware_component_state_monitor` | [#591](https://github.com/tier4/driving_log_replayer/pull/591) | - | [mitsudome-r](https://github.com/mitsudome-r) | ## Version 2.6.0 Major changes -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------- | -------------------------------------------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------------- | -| `all` | message | replace `tier4_debug_msgs` with `autoware_internal_debug_msgs` | [#589](https://github.com/tier4/driving_log_replayer/pull/589) | RT1-9020 | [SakodaShintaro](https://github.com/SakodaShintaro) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------- | -------------------------------------------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------------- | +| `common` | message | replace `tier4_debug_msgs` with `autoware_internal_debug_msgs` | [#589](https://github.com/tier4/driving_log_replayer/pull/589) | RT1-9020 | [SakodaShintaro](https://github.com/SakodaShintaro) | ## Version 2.5.0 Major changes -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------- | ---------------------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | library | use `autoware_lanelet2_extension_python` | [#586](https://github.com/tier4/driving_log_replayer/pull/586) | RT1-8898 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------- | ---------------------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | +| `common` | library | use `autoware_lanelet2_extension_python` | [#586](https://github.com/tier4/driving_log_replayer/pull/586) | RT1-8898 | [hayato-m126](https://github.com/hayato-m126) | ## Version 2.4.0 @@ -153,17 +153,17 @@ Bug fix Minor Tweak -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ---------------- | -------------------------- | -------------------------------------------------------------- | ---- | --------------------------------------------- | -| `all` | formatter linter | update pre-commit add ruff | [#579](https://github.com/tier4/driving_log_replayer/pull/579) | - | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ---------------- | -------------------------- | -------------------------------------------------------------- | ---- | --------------------------------------------- | +| `common` | formatter linter | update pre-commit add ruff | [#579](https://github.com/tier4/driving_log_replayer/pull/579) | - | [hayato-m126](https://github.com/hayato-m126) | ## Version 2.3.8 Minor Tweak -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------- | --------------- | -------------------------------------------------------------- | ---- | --------------------------------------------- | -| `all` | CI | add sonar cloud | [#577](https://github.com/tier4/driving_log_replayer/pull/577) | - | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------- | --------------- | -------------------------------------------------------------- | ---- | --------------------------------------------- | +| `common` | CI | add sonar cloud | [#577](https://github.com/tier4/driving_log_replayer/pull/577) | - | [hayato-m126](https://github.com/hayato-m126) | ## Version 2.3.7 @@ -171,7 +171,7 @@ Minor Tweak | Module | Feature | Brief summary | Pull request | Jira | Contributor | | -------------- | ----------- | ------------------------------------------ | -------------------------------------------------------------- | ---- | --------------------------------------------------- | -| `all` | IDE setting | use vscode setting | [#574](https://github.com/tier4/driving_log_replayer/pull/574) | - | [hayato-m126](https://github.com/hayato-m126) | +| `common` | IDE setting | use vscode setting | [#574](https://github.com/tier4/driving_log_replayer/pull/574) | - | [hayato-m126](https://github.com/hayato-m126) | | `localization` | bag record | add record topics in localization scenario | [#575](https://github.com/tier4/driving_log_replayer/pull/575) | - | [SakodaShintaro](https://github.com/SakodaShintaro) | ## Version 2.3.6 @@ -204,31 +204,31 @@ Minor Tweak Minor Tweak -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------------- | ---------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | ci | fix colcon test | [#561](https://github.com/tier4/driving_log_replayer/pull/561) | RT1-7842 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | ci | use shallow clone | [#562](https://github.com/tier4/driving_log_replayer/pull/562) | RT1-7842 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | documentation | add transforms3d version fix | [#563](https://github.com/tier4/driving_log_replayer/pull/563) | RT1-7887 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------------- | ---------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | +| `common` | ci | fix colcon test | [#561](https://github.com/tier4/driving_log_replayer/pull/561) | RT1-7842 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | ci | use shallow clone | [#562](https://github.com/tier4/driving_log_replayer/pull/562) | RT1-7842 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | documentation | add transforms3d version fix | [#563](https://github.com/tier4/driving_log_replayer/pull/563) | RT1-7887 | [hayato-m126](https://github.com/hayato-m126) | ## Version 2.3.2 Minor Tweak -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------------- | ---------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | documentation | update usage flow | [#554](https://github.com/tier4/driving_log_replayer/pull/554) | RT1-7788 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | dependency | delete pytest version fix | [#555](https://github.com/tier4/driving_log_replayer/pull/555) | RT1-7813 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | dependency | add transforms3d version fix | [#557](https://github.com/tier4/driving_log_replayer/pull/557) | RT1-7813 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | dependency | delete numpy version fix | [#558](https://github.com/tier4/driving_log_replayer/pull/558) | RT1-7826 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | dependency | add numpy version fix < 2 | [#560](https://github.com/tier4/driving_log_replayer/pull/560) | RT1-7826 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------------- | ---------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | +| `common` | documentation | update usage flow | [#554](https://github.com/tier4/driving_log_replayer/pull/554) | RT1-7788 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | dependency | delete pytest version fix | [#555](https://github.com/tier4/driving_log_replayer/pull/555) | RT1-7813 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | dependency | add transforms3d version fix | [#557](https://github.com/tier4/driving_log_replayer/pull/557) | RT1-7813 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | dependency | delete numpy version fix | [#558](https://github.com/tier4/driving_log_replayer/pull/558) | RT1-7826 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | dependency | add numpy version fix < 2 | [#560](https://github.com/tier4/driving_log_replayer/pull/560) | RT1-7826 | [hayato-m126](https://github.com/hayato-m126) | ## Version 2.3.1 Documentation -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------------- | ------------------ | -------------------------------------------------------------- | ---- | --------------------------------------------- | -| `all` | documentation | add use case pages | [#552](https://github.com/tier4/driving_log_replayer/pull/552) | - | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------------- | ------------------ | -------------------------------------------------------------- | ---- | --------------------------------------------- | +| `common` | documentation | add use case pages | [#552](https://github.com/tier4/driving_log_replayer/pull/552) | - | [hayato-m126](https://github.com/hayato-m126) | ## Version 2.3.0 @@ -238,7 +238,7 @@ Ensure that you are using Autoware.universe that incorporates [this PR](https:// | Module | Feature | Brief summary | Pull request | Jira | Contributor | | ------------------------------------------------------------------------- | ---------- | ------------------------------------- | -------------------------------------------------------------- | ---- | --------------------------------------------- | | `localization, performance_diag, yabloc, eagleye, ar_tag_based_localizer` | dependency | update map_height_fitter package name | [#543](https://github.com/tier4/driving_log_replayer/pull/543) | - | [a-maumau](https://github.com/a-maumau) | -| `all` | dependency | fix exec_depend | [#550](https://github.com/tier4/driving_log_replayer/pull/550) | - | [hayato-m126](https://github.com/hayato-m126) | +| `common` | dependency | fix exec_depend | [#550](https://github.com/tier4/driving_log_replayer/pull/550) | - | [hayato-m126](https://github.com/hayato-m126) | ## Version 2.2.4 @@ -252,17 +252,17 @@ Documentation Documentation -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------------- | ---------------------------------- | -------------------------------------------------------------- | ---- | --------------------------------- | -| `all` | documentation | docs: fix bag slice command option | [#539](https://github.com/tier4/driving_log_replayer/pull/539) | - | [UMiho](https://github.com/UMiho) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------------- | ---------------------------------- | -------------------------------------------------------------- | ---- | --------------------------------- | +| `common` | documentation | docs: fix bag slice command option | [#539](https://github.com/tier4/driving_log_replayer/pull/539) | - | [UMiho](https://github.com/UMiho) | ## Version 2.2.2 Bug fix -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------- | -------------------------------------------------- | -------------------------------------------------------------- | ---- | --------------------------------------- | -| `all` | library | use `pyquaternion` instead of `tf_transformations` | [#537](https://github.com/tier4/driving_log_replayer/pull/537) | - | [kosuke55](https://github.com/kosuke55) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------- | -------------------------------------------------- | -------------------------------------------------------------- | ---- | --------------------------------------- | +| `common` | library | use `pyquaternion` instead of `tf_transformations` | [#537](https://github.com/tier4/driving_log_replayer/pull/537) | - | [kosuke55](https://github.com/kosuke55) | ## Version 2.2.1 @@ -286,10 +286,10 @@ Ensure that you are using Autoware.universe that incorporates [this PR](https:// Bug fix, Minor Tweak -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ---------- | ------------------------------- | -------------------------------------------------------------- | ---- | --------------------------------------------- | -| `all` | dependency | remove old msg from package.xml | [#531](https://github.com/tier4/driving_log_replayer/pull/531) | - | [hayato-m126](https://github.com/hayato-m126) | -| `all` | dependency | update dependency.repos | [#497](https://github.com/tier4/driving_log_replayer/pull/497) | - | [youtalk](https://github.com/youtalk) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ---------- | ------------------------------- | -------------------------------------------------------------- | ---- | --------------------------------------------- | +| `common` | dependency | remove old msg from package.xml | [#531](https://github.com/tier4/driving_log_replayer/pull/531) | - | [hayato-m126](https://github.com/hayato-m126) | +| `common` | dependency | update dependency.repos | [#497](https://github.com/tier4/driving_log_replayer/pull/497) | - | [youtalk](https://github.com/youtalk) | ## Version 2.1.4 @@ -303,9 +303,9 @@ Bug fix Documentation -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------------- | ------------------------- | -------------------------------------------------------------- | ---- | --------------------------------------------- | -| `all` | documentation | update can msg topic name | [#524](https://github.com/tier4/driving_log_replayer/pull/524) | - | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------------- | ------------------------- | -------------------------------------------------------------- | ---- | --------------------------------------------- | +| `common` | documentation | update can msg topic name | [#524](https://github.com/tier4/driving_log_replayer/pull/524) | - | [hayato-m126](https://github.com/hayato-m126) | ## Version 2.1.2 @@ -327,9 +327,9 @@ Minor Tweak Minor Tweak -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------------- | ------------------------- | -------------------------------------------------------------- | ---- | --------------------------------------------- | -| `all` | visualization | use autoware project rviz | [#516](https://github.com/tier4/driving_log_replayer/pull/516) | - | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------------- | ------------------------- | -------------------------------------------------------------- | ---- | --------------------------------------------- | +| `common` | visualization | use autoware project rviz | [#516](https://github.com/tier4/driving_log_replayer/pull/516) | - | [hayato-m126](https://github.com/hayato-m126) | ## Version 2.0.12 @@ -343,9 +343,9 @@ Bug fix Minor Tweak -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | -------- | ------------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | refactor | delete unused file and function | [#509](https://github.com/tier4/driving_log_replayer/pull/509) | RT1-6800 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | -------- | ------------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | +| `common` | refactor | delete unused file and function | [#509](https://github.com/tier4/driving_log_replayer/pull/509) | RT1-6800 | [hayato-m126](https://github.com/hayato-m126) | ## Version 2.0.10 @@ -353,7 +353,7 @@ Minor Tweak | Module | Feature | Brief summary | Pull request | Jira | Contributor | | ------------------------------------------ | ------------- | ------------------------------------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | visualization | merge rviz | [#507](https://github.com/tier4/driving_log_replayer/pull/507) | RT1-6800 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | visualization | merge rviz | [#507](https://github.com/tier4/driving_log_replayer/pull/507) | RT1-6800 | [hayato-m126](https://github.com/hayato-m126) | | `perception, perception_2d, traffic_light` | interface | interface in add_frame_result | [#499](https://github.com/tier4/driving_log_replayer/pull/499) | - | [MasatoSaeki](https://github.com/MasatoSaeki) | | `perception, perception_2d, traffic_light` | criteria | resolve invalid access to critical_ground_truth_objects | [#503](https://github.com/tier4/driving_log_replayer/pull/503) | - | [ktro2828](https://github.com/ktro2828) | @@ -395,9 +395,9 @@ Minor Tweak Documentation -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------------- | ------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | documentation | add trouble shooting page | [#484](https://github.com/tier4/driving_log_replayer/pull/484) | RT4-9983 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------------- | ------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | +| `common` | documentation | add trouble shooting page | [#484](https://github.com/tier4/driving_log_replayer/pull/484) | RT4-9983 | [hayato-m126](https://github.com/hayato-m126) | ## Version 2.0.4 @@ -427,36 +427,36 @@ Minor Tweak Minor Tweak -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------------- | ----------------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | documentation | update quick start | [#473](https://github.com/tier4/driving_log_replayer/pull/473) | RT1-6661 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | rosbag2 | add dependency rosbag2_storage_mcap | [#475](https://github.com/tier4/driving_log_replayer/pull/475) | - | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------------- | ----------------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | +| `common` | documentation | update quick start | [#473](https://github.com/tier4/driving_log_replayer/pull/473) | RT1-6661 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | rosbag2 | add dependency rosbag2_storage_mcap | [#475](https://github.com/tier4/driving_log_replayer/pull/475) | - | [hayato-m126](https://github.com/hayato-m126) | ## Version 2.0.0 Breaking Change Requires Autoware to support autoware_msg -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------------ | -------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | autoware_msg | support autoware_msg | [#472](https://github.com/tier4/driving_log_replayer/pull/472) | RT1-6661 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------------ | -------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | +| `common` | autoware_msg | support autoware_msg | [#472](https://github.com/tier4/driving_log_replayer/pull/472) | RT1-6661 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.18.1 Document update -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | -------- | --------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | document | update document | [#470](https://github.com/tier4/driving_log_replayer/pull/470) | RT4-9983 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | -------- | --------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | +| `common` | document | update document | [#470](https://github.com/tier4/driving_log_replayer/pull/470) | RT4-9983 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.18.0 Major Changes The time in result_bag is now the same as the start end of input_bag. -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------- | ----------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | rosbag | add use-sim-time option | [#468](https://github.com/tier4/driving_log_replayer/pull/468) | RT4-9983 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------- | ----------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | +| `common` | rosbag | add use-sim-time option | [#468](https://github.com/tier4/driving_log_replayer/pull/468) | RT4-9983 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.17.0 @@ -475,7 +475,7 @@ Use perception_eval v1.2.0 or later | Module | Feature | Brief summary | Pull request | Jira | Contributor | | ----------------------- | ------------------- | --------------------------------------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | | `obstacle_segmentation` | function | move function from evaluator.py | [#451](https://github.com/tier4/driving_log_replayer/pull/451) | - | [hayato-m126](https://github.com/hayato-m126) | -| `all` | cli | delete json conversion | [#457](https://github.com/tier4/driving_log_replayer/pull/457) | - | [hayato-m126](https://github.com/hayato-m126) | +| `common` | cli | delete json conversion | [#457](https://github.com/tier4/driving_log_replayer/pull/457) | - | [hayato-m126](https://github.com/hayato-m126) | | `traffic_light` | criteria, interface | support multi criterion and update interface | [#291](https://github.com/tier4/driving_log_replayer/pull/291) | RT4-8944 | [hayato-m126](https://github.com/hayato-m126) | | `traffic_light` | topic | restore topic name | [#458](https://github.com/tier4/driving_log_replayer/pull/458) | RT4-8944 | [hayato-m126](https://github.com/hayato-m126) | | `traffic_light` | frame_id | rename FrameID.TRAFFIC_LIGHT to FrameID.CAM_TRAFFIC_LIGHT | [#460](https://github.com/tier4/driving_log_replayer/pull/460) | RT4-5928 | [ktro2828](https://github.com/ktro2828) | @@ -494,8 +494,8 @@ Bug Fix | Module | Feature | Brief summary | Pull request | Jira | Contributor | | ------------------ | ------------- | ---------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | cli | fix suppress error msg | [#441](https://github.com/tier4/driving_log_replayer/pull/441) | RT4-9983 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | documentation | update sample result.json | [#443](https://github.com/tier4/driving_log_replayer/pull/443) | RT4-9983 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | cli | fix suppress error msg | [#441](https://github.com/tier4/driving_log_replayer/pull/441) | RT4-9983 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | documentation | update sample result.json | [#443](https://github.com/tier4/driving_log_replayer/pull/443) | RT4-9983 | [hayato-m126](https://github.com/hayato-m126) | | `perception` | criteria | use perception_eval function | [#436](https://github.com/tier4/driving_log_replayer/pull/436) | - | [ktro2828](https://github.com/ktro2828) | | `performance_diag` | launch | disable perception module | [#444](https://github.com/tier4/driving_log_replayer/pull/444) | RT1-6321 | [hayato-m126](https://github.com/hayato-m126) | | `perception` | visualization | show full bounding box uuid | [#445](https://github.com/tier4/driving_log_replayer/pull/445) | - | [hayato-m126](https://github.com/hayato-m126) | @@ -507,8 +507,8 @@ Bug Fix | Module | Feature | Brief summary | Pull request | Jira | Contributor | | --------------------------- | ---------- | ----------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | | `perception` | result | add object label list | [#432](https://github.com/tier4/driving_log_replayer/pull/432) | RT4-9830 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | cli | support base scenario | [#437](https://github.com/tier4/driving_log_replayer/pull/437) | RT1-6169 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | cli | fix suppress error msg | [#438](https://github.com/tier4/driving_log_replayer/pull/438) | RT1-6169 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | cli | support base scenario | [#437](https://github.com/tier4/driving_log_replayer/pull/437) | RT1-6169 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | cli | fix suppress error msg | [#438](https://github.com/tier4/driving_log_replayer/pull/438) | RT1-6169 | [hayato-m126](https://github.com/hayato-m126) | | `annotationless_perception` | result bag | record pointcloud and objects | [#440](https://github.com/tier4/driving_log_replayer/pull/440) | - | [kosuke55](https://github.com/kosuke55) | ## Version 1.15.2 @@ -530,7 +530,7 @@ Bug Fix, Minor Tweak | `obstacle_segmentation` | target topic | Change topic from diagnostics_agg to diagnostics | [#422](https://github.com/tier4/driving_log_replayer/pull/422) | RT4-9627 | [hayato-m126](https://github.com/hayato-m126) | | `localization` | evaluation logic | set EvaluationItem.success False | [#420](https://github.com/tier4/driving_log_replayer/pull/420) | RT4-9627 | [hayato-m126](https://github.com/hayato-m126) | | `localization` | target topic | Change topic from diagnostics_agg to diagnostics | [#421](https://github.com/tier4/driving_log_replayer/pull/421) | RT4-9627 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | documentation | Document reasons for using pipx | [#423](https://github.com/tier4/driving_log_replayer/pull/423) | RT4-9084 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | documentation | Document reasons for using pipx | [#423](https://github.com/tier4/driving_log_replayer/pull/423) | RT4-9084 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.15.0 @@ -555,7 +555,7 @@ Minor Tweak | Module | Feature | Brief summary | Pull request | Jira | Contributor | | ------------------------------------------ | ---------------- | -------------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | test | fix pytest version | [#408](https://github.com/tier4/driving_log_replayer/pull/408) | - | [hayato-m126](https://github.com/hayato-m126) | +| `common` | test | fix pytest version | [#408](https://github.com/tier4/driving_log_replayer/pull/408) | - | [hayato-m126](https://github.com/hayato-m126) | | `perception, perception_2d, traffic_light` | evaluation logic | do not count no gt and no object | [#409](https://github.com/tier4/driving_log_replayer/pull/409) | RT4-9572 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.14.8 @@ -565,7 +565,7 @@ Minor Tweak, Bug fix | Module | Feature | Brief summary | Pull request | Jira | Contributor | | --------------------------- | -------------- | -------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | | `annotationless_perception` | unit test | fix unit test | [#402](https://github.com/tier4/driving_log_replayer/pull/402) | - | [hayato-m126](https://github.com/hayato-m126) | -| `all` | pyproject.toml | update dependency | [#404](https://github.com/tier4/driving_log_replayer/pull/404) | RT4-9477 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | pyproject.toml | update dependency | [#404](https://github.com/tier4/driving_log_replayer/pull/404) | RT4-9477 | [hayato-m126](https://github.com/hayato-m126) | | `annotationless_perception` | cli | support scenario less mode | [#405](https://github.com/tier4/driving_log_replayer/pull/405) | RT4-9477 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.14.7 @@ -599,7 +599,7 @@ Minor Tweak | Module | Feature | Brief summary | Pull request | Jira | Contributor | | --------------------------- | -------------- | ------------------------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | | `localization` | initial pose | revert #319 bag play pause | [#390](https://github.com/tier4/driving_log_replayer/pull/390) | RT4-8507 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | cli | update cli run option | [#392](https://github.com/tier4/driving_log_replayer/pull/392) | RT4-8507 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | cli | update cli run option | [#392](https://github.com/tier4/driving_log_replayer/pull/392) | RT4-8507 | [hayato-m126](https://github.com/hayato-m126) | | `perception` | error handling | set Result False when run time error occurs | [#387](https://github.com/tier4/driving_log_replayer/pull/387) | RT4-9407 | [hayato-m126](https://github.com/hayato-m126) | | `annotationless_perception` | result | add command to update scenario condition | [#393](https://github.com/tier4/driving_log_replayer/pull/393) | RT4-9377 | [kosuke55](https://github.com/kosuke55) | @@ -611,9 +611,9 @@ This release is only an update of the CLI. | Module | Feature | Brief summary | Pull request | Jira | Contributor | | --------------------------- | ------- | ---------------------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | cli | cli change structure | [#382](https://github.com/tier4/driving_log_replayer/pull/382) | RT4-9377 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | cli | fix package name | [#383](https://github.com/tier4/driving_log_replayer/pull/383) | RT4-9377 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | cli | check UseCaseName to create command | [#384](https://github.com/tier4/driving_log_replayer/pull/384) | RT4-9377 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | cli | cli change structure | [#382](https://github.com/tier4/driving_log_replayer/pull/382) | RT4-9377 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | cli | fix package name | [#383](https://github.com/tier4/driving_log_replayer/pull/383) | RT4-9377 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | cli | check UseCaseName to create command | [#384](https://github.com/tier4/driving_log_replayer/pull/384) | RT4-9377 | [hayato-m126](https://github.com/hayato-m126) | | `annotationless_perception` | cli | add command to update scenario condition | [#385](https://github.com/tier4/driving_log_replayer/pull/385) | RT4-9377 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.14.2 @@ -648,7 +648,7 @@ Minor Tweak | Module | Feature | Brief summary | Pull request | Jira | Contributor | | ----------------------- | ----------- | --------------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | | `obstacle_segmentation` | performance | filter only lanelets close to ego | [#366](https://github.com/tier4/driving_log_replayer/pull/366) | RT4-8792 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | package.xml | Delete confusing comments | [#371](https://github.com/tier4/driving_log_replayer/pull/371) | RT4-8792 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | package.xml | Delete confusing comments | [#371](https://github.com/tier4/driving_log_replayer/pull/371) | RT4-8792 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.13.3 @@ -673,9 +673,9 @@ Minor Tweak Minor Tweak -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | --------------- | ------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | package manager | use rye | [#359](https://github.com/tier4/driving_log_replayer/pull/359) | RT4-8797 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | --------------- | ------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | +| `common` | package manager | use rye | [#359](https://github.com/tier4/driving_log_replayer/pull/359) | RT4-8797 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.13.0 @@ -706,9 +706,9 @@ Minor Tweak Minor Tweak -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------- | ----------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | CI | update CI setting | [#351](https://github.com/tier4/driving_log_replayer/pull/351) | RT4-8497 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------- | ----------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | +| `common` | CI | update CI setting | [#351](https://github.com/tier4/driving_log_replayer/pull/351) | RT4-8497 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.12.2 @@ -722,9 +722,9 @@ Minor Tweak Minor Tweak -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------- | ------------------ | -------------------------------------------------------------- | ---- | --------------------------------------------- | -| `all` | rviz | update config/rviz | [#346](https://github.com/tier4/driving_log_replayer/pull/346) | - | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------- | ------------------ | -------------------------------------------------------------- | ---- | --------------------------------------------- | +| `common` | rviz | update config/rviz | [#346](https://github.com/tier4/driving_log_replayer/pull/346) | - | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.12.0 @@ -748,9 +748,9 @@ Minor Tweak Major change -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------- | ------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | cli | allow arbitrary arguments | [#333](https://github.com/tier4/driving_log_replayer/pull/333) | RT4-7955 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------- | ------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | +| `common` | cli | allow arbitrary arguments | [#333](https://github.com/tier4/driving_log_replayer/pull/333) | RT4-7955 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.10.6 @@ -764,18 +764,18 @@ Bug fix Minor Tweak -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------- | ------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | cli | refactor cli | [#329](https://github.com/tier4/driving_log_replayer/pull/329) | RT4-7955 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------- | ------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | +| `common` | cli | refactor cli | [#329](https://github.com/tier4/driving_log_replayer/pull/329) | RT4-7955 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.10.4 Minor Tweak, Bug fix -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | --------------- | ------------------------------------------ | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | launch argument | remove unnecessary functions and arguments | [#326](https://github.com/tier4/driving_log_replayer/pull/326) | RT4-7875 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | launch argument | fix overwrite pose_source and twist_source | [#327](https://github.com/tier4/driving_log_replayer/pull/327) | RT4-7954 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | --------------- | ------------------------------------------ | -------------------------------------------------------------- | -------- | --------------------------------------------- | +| `common` | launch argument | remove unnecessary functions and arguments | [#326](https://github.com/tier4/driving_log_replayer/pull/326) | RT4-7875 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | launch argument | fix overwrite pose_source and twist_source | [#327](https://github.com/tier4/driving_log_replayer/pull/327) | RT4-7954 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.10.3 @@ -784,8 +784,8 @@ Minor Tweak, Bug fix | Module | Feature | Brief summary | Pull request | Jira | Contributor | | -------------------------------- | ----------- | --------------------------------------------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | | `localization, performance_diag` | bag control | Stop bag playback while the initial pose process is in progress | [#319](https://github.com/tier4/driving_log_replayer/pull/319) | RT4-7312 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | cli | save the log displayed in the console as a file | [#320](https://github.com/tier4/driving_log_replayer/pull/320) | RT4-7883 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | ci | fix github actions deprecating command | [#321](https://github.com/tier4/driving_log_replayer/pull/321) | RT4-7922 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | cli | save the log displayed in the console as a file | [#320](https://github.com/tier4/driving_log_replayer/pull/320) | RT4-7883 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | ci | fix github actions deprecating command | [#321](https://github.com/tier4/driving_log_replayer/pull/321) | RT4-7922 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.10.2 @@ -810,12 +810,12 @@ Minor Tweak, Bug fix Minor Tweak -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ---------------- | ---------------------------------------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | documentation | add release process | [#308](https://github.com/tier4/driving_log_replayer/pull/308) | - | [hayato-m126](https://github.com/hayato-m126) | -| `all` | scenario | add scenario class | [#306](https://github.com/tier4/driving_log_replayer/pull/306) | RT4-7583 | [hayato-m126](https://github.com/hayato-m126) | -| `cli` | shell completion | add bash and fish completion | [#309](https://github.com/tier4/driving_log_replayer/pull/309) | RT4-7803 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | bag record | add runtime arguments to override the topic to be recorded | [#301](https://github.com/tier4/driving_log_replayer/pull/301) | RT4-7669 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ---------------- | ---------------------------------------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | +| `common` | documentation | add release process | [#308](https://github.com/tier4/driving_log_replayer/pull/308) | - | [hayato-m126](https://github.com/hayato-m126) | +| `common` | scenario | add scenario class | [#306](https://github.com/tier4/driving_log_replayer/pull/306) | RT4-7583 | [hayato-m126](https://github.com/hayato-m126) | +| `cli` | shell completion | add bash and fish completion | [#309](https://github.com/tier4/driving_log_replayer/pull/309) | RT4-7803 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | bag record | add runtime arguments to override the topic to be recorded | [#301](https://github.com/tier4/driving_log_replayer/pull/301) | RT4-7669 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.9.1 @@ -846,9 +846,9 @@ Minor Tweak Minor Tweak -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------------- | -------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | documentation | update result format | [#297](https://github.com/tier4/driving_log_replayer/pull/297) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------------- | -------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | +| `common` | documentation | update result format | [#297](https://github.com/tier4/driving_log_replayer/pull/297) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.8.2 @@ -867,8 +867,8 @@ Minor Tweak | Module | Feature | Brief summary | Pull request | Jira | Contributor | | --------------------------- | ------------- | ------------------------------------ | -------------------------------------------------------------- | -------- | --------------------------------------------- | | `cli` | refactoring | refactor command generation | [#285](https://github.com/tier4/driving_log_replayer/pull/285) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | refactoring | apply ruff PTH rules (use pathlib) | [#286](https://github.com/tier4/driving_log_replayer/pull/286) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | refactoring | refactor pathlib.Path initialization | [#287](https://github.com/tier4/driving_log_replayer/pull/287) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | refactoring | apply ruff PTH rules (use pathlib) | [#286](https://github.com/tier4/driving_log_replayer/pull/286) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | refactoring | refactor pathlib.Path initialization | [#287](https://github.com/tier4/driving_log_replayer/pull/287) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | | `common` | refactoring | refactor common module | [#288](https://github.com/tier4/driving_log_replayer/pull/288) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | | `traffic_light` | documentation | update traffic light ml model | [#289](https://github.com/tier4/driving_log_replayer/pull/289) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | | `perception, perception_2d` | documentation | update ml model | [#290](https://github.com/tier4/driving_log_replayer/pull/290) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | @@ -881,7 +881,7 @@ Ensure that you are using Autoware.universe that incorporates [this PR](https:// | Module | Feature | Brief summary | Pull request | Jira | Contributor | | -------------- | -------------------- | ----------------------------------- | -------------------------------------------------------------- | ---- | --------------------------------------------------- | | `localization` | evaluate convergence | use initial_to_result_relative_pose | [#282](https://github.com/tier4/driving_log_replayer/pull/282) | - | [SakodaShintaro](https://github.com/SakodaShintaro) | -| `all` | documentation | scenario format 3.1.0 | [#283](https://github.com/tier4/driving_log_replayer/pull/283) | - | [hayato-m126](https://github.com/hayato-m126) | +| `common` | documentation | scenario format 3.1.0 | [#283](https://github.com/tier4/driving_log_replayer/pull/283) | - | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.7.0 @@ -908,25 +908,25 @@ Minor Tweak | ---------------------------------------------- | ---------- | --------------------------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | | `performance_diag` | test | add unit test for performance_diag | [#269](https://github.com/tier4/driving_log_replayer/pull/269) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | | `perception` | test | add unit test for perception_eval_conversions | [#271](https://github.com/tier4/driving_log_replayer/pull/271) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | dependency | update dependency.repos | [#274](https://github.com/tier4/driving_log_replayer/pull/274) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | dependency | update dependency.repos | [#274](https://github.com/tier4/driving_log_replayer/pull/274) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | | `perception`, `perception_2d`, `traffic_light` | criteria | update perception criteria | [#272](https://github.com/tier4/driving_log_replayer/pull/272) | RT4-7103 | [ktro2828](https://github.com/ktro2828) | ## Version 1.6.5 Minor Tweak -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | -------------------- | ---------------------------------------------------------------------- | -------------------------------------------------------------- | ---- | --------------------------------------------- | -| `all` | Library installation | Install mkdocs library with poetry group docs | [#265](https://github.com/tier4/driving_log_replayer/pull/265) | - | [hayato-m126](https://github.com/hayato-m126) | -| `all` | Library installation | Automatically install specific versions of libraries with colcon build | [#266](https://github.com/tier4/driving_log_replayer/pull/266) | - | [ktro2828](https://github.com/ktro2828) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | -------------------- | ---------------------------------------------------------------------- | -------------------------------------------------------------- | ---- | --------------------------------------------- | +| `common` | Library installation | Install mkdocs library with poetry group docs | [#265](https://github.com/tier4/driving_log_replayer/pull/265) | - | [hayato-m126](https://github.com/hayato-m126) | +| `common` | Library installation | Automatically install specific versions of libraries with colcon build | [#266](https://github.com/tier4/driving_log_replayer/pull/266) | - | [ktro2828](https://github.com/ktro2828) | ## Version 1.6.4 Document update -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------------- | ----------------------------------------- | -------------------------------------------------------------- | ---- | --------------------------------------------- | -| `all` | documentation | fix mkdocs github actions library install | [#263](https://github.com/tier4/driving_log_replayer/pull/263) | - | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------------- | ----------------------------------------- | -------------------------------------------------------------- | ---- | --------------------------------------------- | +| `common` | documentation | fix mkdocs github actions library install | [#263](https://github.com/tier4/driving_log_replayer/pull/263) | - | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.6.3 @@ -942,26 +942,26 @@ Major change | Module | Feature | Brief summary | Pull request | Jira | Contributor | | ------------------------ | ------------------------ | ------------------------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------------- | -| `all` | test | add unit test for result class | [#246](https://github.com/tier4/driving_log_replayer/pull/246) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | test | add unit test for result class | [#246](https://github.com/tier4/driving_log_replayer/pull/246) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | | `localization` | test | add unit test for localization | [#248](https://github.com/tier4/driving_log_replayer/pull/248) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | | `localization` | log | add topic result class | [#249](https://github.com/tier4/driving_log_replayer/pull/249) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | | `localization` | log | update initial value of TopicResult.success | [#250](https://github.com/tier4/driving_log_replayer/pull/250) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | | `localization` | log, test | update localization availability | [#251](https://github.com/tier4/driving_log_replayer/pull/251) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | | `yabloc` | test | add yabloc unit test | [#252](https://github.com/tier4/driving_log_replayer/pull/252) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | | `eagleye` | test | add eagleye unit test | [#253](https://github.com/tier4/driving_log_replayer/pull/253) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | log | change TopicResult to EvaluationItem | [#254](https://github.com/tier4/driving_log_replayer/pull/254) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | log, test | add frame_success | [#256](https://github.com/tier4/driving_log_replayer/pull/256) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | test | update variable name | [#257](https://github.com/tier4/driving_log_replayer/pull/257) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | log | change TopicResult to EvaluationItem | [#254](https://github.com/tier4/driving_log_replayer/pull/254) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | log, test | add frame_success | [#256](https://github.com/tier4/driving_log_replayer/pull/256) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | test | update variable name | [#257](https://github.com/tier4/driving_log_replayer/pull/257) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | | `ar_tag_based_localizer` | `ar_tag_based_localizer` | add `ar_tag_based_localizer` evaluation | [#258](https://github.com/tier4/driving_log_replayer/pull/258) | - | [SakodaShintaro](https://github.com/SakodaShintaro) | -| `all` | documentation | update document | [#259](https://github.com/tier4/driving_log_replayer/pull/259) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | documentation | update document | [#259](https://github.com/tier4/driving_log_replayer/pull/259) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.6.1 Bug fix -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------- | ----------------------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | launch | fix restore launch argument default value | [#244](https://github.com/tier4/driving_log_replayer/pull/244) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------- | ----------------------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | +| `common` | launch | fix restore launch argument default value | [#244](https://github.com/tier4/driving_log_replayer/pull/244) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.6.0 @@ -975,14 +975,14 @@ End of support for ROS 2 galactic | `perception` | refactoring | refactor evaluator node | [#230](https://github.com/tier4/driving_log_replayer/pull/230) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | | `perception_2d` | refactoring | refactor evaluator node | [#231](https://github.com/tier4/driving_log_replayer/pull/231) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | | `traffic_light` | refactoring | refactor evaluator node | [#232](https://github.com/tier4/driving_log_replayer/pull/232) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | refactoring | refactor call lookup transform | [#233](https://github.com/tier4/driving_log_replayer/pull/233) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | refactoring | refactor call lookup transform | [#233](https://github.com/tier4/driving_log_replayer/pull/233) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | | `obstacle_segmentation` | refactoring | refactor evaluator node | [#234](https://github.com/tier4/driving_log_replayer/pull/234) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | linter | apply ruff linter rules | [#237](https://github.com/tier4/driving_log_replayer/pull/237) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | linter | apply type hint | [#238](https://github.com/tier4/driving_log_replayer/pull/238) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | linter | apply ruff linter rules | [#239](https://github.com/tier4/driving_log_replayer/pull/239) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | linter | apply ruff linter rules | [#240](https://github.com/tier4/driving_log_replayer/pull/240) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | linter | apply ruff linter rules | [#241](https://github.com/tier4/driving_log_replayer/pull/241) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | CMake, type hint | drop galactic support | [#242](https://github.com/tier4/driving_log_replayer/pull/242) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | linter | apply ruff linter rules | [#237](https://github.com/tier4/driving_log_replayer/pull/237) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | linter | apply type hint | [#238](https://github.com/tier4/driving_log_replayer/pull/238) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | linter | apply ruff linter rules | [#239](https://github.com/tier4/driving_log_replayer/pull/239) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | linter | apply ruff linter rules | [#240](https://github.com/tier4/driving_log_replayer/pull/240) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | linter | apply ruff linter rules | [#241](https://github.com/tier4/driving_log_replayer/pull/241) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | CMake, type hint | drop galactic support | [#242](https://github.com/tier4/driving_log_replayer/pull/242) | RT4-5832 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.5.4 @@ -990,7 +990,7 @@ Minor Tweak | Module | Feature | Brief summary | Pull request | Jira | Contributor | | --------- | --------------- | ------------------------------- | -------------------------------------------------------------- | ---- | --------------------------------------------- | -| `all` | `documentation` | update mkdocs i18n setting | [#224](https://github.com/tier4/driving_log_replayer/pull/224) | - | [hayato-m126](https://github.com/hayato-m126) | +| `common` | `documentation` | update mkdocs i18n setting | [#224](https://github.com/tier4/driving_log_replayer/pull/224) | - | [hayato-m126](https://github.com/hayato-m126) | | `eagleye` | `documentation` | fix `eagleye` bag download link | [#225](https://github.com/tier4/driving_log_replayer/pull/225) | - | [kminoda](https://github.com/kminoda) | ## Version 1.5.3 @@ -1008,14 +1008,14 @@ Minor Tweak | Module | Feature | Brief summary | Pull request | Jira | Contributor | | --------------- | ---------------- | ------------------------------ | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | `linter` | apply `ruff` linter EM rules | [#211](https://github.com/tier4/driving_log_replayer/pull/211) | RT4-6363 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | `linter` | apply `ruff` linter PIE rules | [#212](https://github.com/tier4/driving_log_replayer/pull/212) | RT4-6363 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | `linter` | apply `ruff` linter RET rules | [#213](https://github.com/tier4/driving_log_replayer/pull/213) | RT4-6363 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | `linter` | apply `ruff` linter SLF rules | - | RT4-6363 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | `linter` | apply `ruff` linter TCH rules | [#214](https://github.com/tier4/driving_log_replayer/pull/214) | RT4-6363 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | `linter` | apply `ruff` linter UP rules | [#215](https://github.com/tier4/driving_log_replayer/pull/215) | RT4-6363 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | `linter` | apply `ruff` linter SIM rules | [#216](https://github.com/tier4/driving_log_replayer/pull/216) | RT4-6363 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | `linter` | apply `ruff` linter RUF | [#217](https://github.com/tier4/driving_log_replayer/pull/217) | RT4-6363 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | `linter` | apply `ruff` linter EM rules | [#211](https://github.com/tier4/driving_log_replayer/pull/211) | RT4-6363 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | `linter` | apply `ruff` linter PIE rules | [#212](https://github.com/tier4/driving_log_replayer/pull/212) | RT4-6363 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | `linter` | apply `ruff` linter RET rules | [#213](https://github.com/tier4/driving_log_replayer/pull/213) | RT4-6363 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | `linter` | apply `ruff` linter SLF rules | - | RT4-6363 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | `linter` | apply `ruff` linter TCH rules | [#214](https://github.com/tier4/driving_log_replayer/pull/214) | RT4-6363 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | `linter` | apply `ruff` linter UP rules | [#215](https://github.com/tier4/driving_log_replayer/pull/215) | RT4-6363 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | `linter` | apply `ruff` linter SIM rules | [#216](https://github.com/tier4/driving_log_replayer/pull/216) | RT4-6363 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | `linter` | apply `ruff` linter RUF | [#217](https://github.com/tier4/driving_log_replayer/pull/217) | RT4-6363 | [hayato-m126](https://github.com/hayato-m126) | | `perception_2d` | `error_handling` | handle invalid evaluation task | [#218](https://github.com/tier4/driving_log_replayer/pull/218) | RT4-6363 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.5.1 @@ -1025,8 +1025,8 @@ Breaking change | Module | Feature | Brief summary | Pull request | Jira | Contributor | | ------------ | ----------------- | ------------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | | `perception` | fp validation log | store fp result in result.jsonl | [#206](https://github.com/tier4/driving_log_replayer/pull/206) | RT4-5559 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | `library` | update python library version | [#207](https://github.com/tier4/driving_log_replayer/pull/207) | - | [hayato-m126](https://github.com/hayato-m126) | -| `all` | `linter` | use `ruff` linter | [#208](https://github.com/tier4/driving_log_replayer/pull/208) | RT4-6363 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | `library` | update python library version | [#207](https://github.com/tier4/driving_log_replayer/pull/207) | - | [hayato-m126](https://github.com/hayato-m126) | +| `common` | `linter` | use `ruff` linter | [#208](https://github.com/tier4/driving_log_replayer/pull/208) | RT4-6363 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.5.0 @@ -1079,9 +1079,9 @@ Bug fix, Minor Tweak Minor Tweak -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------- | ---------------------- | -------------------------------------------------------------- | ---- | --------------------------------------------- | -| `all` | ci | add tier4 cspell-dicts | [#182](https://github.com/tier4/driving_log_replayer/pull/182) | - | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------- | ---------------------- | -------------------------------------------------------------- | ---- | --------------------------------------------- | +| `common` | ci | add tier4 cspell-dicts | [#182](https://github.com/tier4/driving_log_replayer/pull/182) | - | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.3.14 @@ -1114,23 +1114,23 @@ Bug fix, Minor Tweak | Module | Feature | Brief summary | Pull request | Jira | Contributor | | -------------------------- | -------------- | ------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- | | `localization, perception` | error handling | catch transform exception | [#169](https://github.com/tier4/driving_log_replayer/pull/169) | RT4-5289 | [hayato-m126](https://github.com/hayato-m126) | -| `ALL` | cli | support scenario.yml | [#167](https://github.com/tier4/driving_log_replayer/pull/167) | RT4-4995 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | cli | support scenario.yml | [#167](https://github.com/tier4/driving_log_replayer/pull/167) | RT4-4995 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.3.10 Minor Tweak -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------------- | ------------- | -------------------------------------------------------------- | ---- | ----------------------------------------- | -| `ALL` | documentation | fix link | [#165](https://github.com/tier4/driving_log_replayer/pull/165) | - | [vios-fish](https://github.com/vios-fish) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------------- | ------------- | -------------------------------------------------------------- | ---- | ----------------------------------------- | +| `common` | documentation | fix link | [#165](https://github.com/tier4/driving_log_replayer/pull/165) | - | [vios-fish](https://github.com/vios-fish) | ## Version 1.3.9 Minor Tweak -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------- | ------------------ | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `ALL` | launch | apply ShutdownOnce | [#163](https://github.com/tier4/driving_log_replayer/pull/163) | RT4-4690 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------- | ------------------ | -------------------------------------------------------------- | -------- | --------------------------------------------- | +| `common` | launch | apply ShutdownOnce | [#163](https://github.com/tier4/driving_log_replayer/pull/163) | RT4-4690 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.3.8 @@ -1157,9 +1157,9 @@ Minor Tweak, Bug fix Minor Tweak -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------- | ------------------------------------ | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | launch | use on_exit and delete event handler | [#151](https://github.com/tier4/driving_log_replayer/pull/151) | RT4-4162 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------- | ------------------------------------ | -------------------------------------------------------------- | -------- | --------------------------------------------- | +| `common` | launch | use on_exit and delete event handler | [#151](https://github.com/tier4/driving_log_replayer/pull/151) | RT4-4162 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.3.5 @@ -1175,7 +1175,7 @@ Minor Tweak | Module | Feature | Brief summary | Pull request | Jira | Contributor | | -------------- | -------------------- | ------------------------------------ | -------------------------------------------------------------- | -------- | --------------------------------------------- | -| `all` | linter and formatter | update linter and formatter settings | [#139](https://github.com/tier4/driving_log_replayer/pull/139) | RT4-3916 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | linter and formatter | update linter and formatter settings | [#139](https://github.com/tier4/driving_log_replayer/pull/139) | RT4-3916 | [hayato-m126](https://github.com/hayato-m126) | | `localization` | documentation | update scenario sample | [#138](https://github.com/tier4/driving_log_replayer/pull/138) | - | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.3.3 @@ -1232,9 +1232,9 @@ Minor Tweak Documentation -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | -------- | --------------------------- | -------------------------------------------------------------- | ---------- | --------------------------------------------- | -| `all` | document | update input bag topic list | [#120](https://github.com/tier4/driving_log_replayer/pull/120) | T4PB-26922 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | -------- | --------------------------- | -------------------------------------------------------------- | ---------- | --------------------------------------------- | +| `common` | document | update input bag topic list | [#120](https://github.com/tier4/driving_log_replayer/pull/120) | T4PB-26922 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.1.20 @@ -1265,9 +1265,9 @@ Minor Tweak, Bug fix Minor Tweak -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------------- | -------------------- | -------------------------------------------------------------- | ---------- | --------------------------------------------- | -| `all` | visualization | update rviz settings | [#111](https://github.com/tier4/driving_log_replayer/pull/111) | T4PB-25343 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------------- | -------------------- | -------------------------------------------------------------- | ---------- | --------------------------------------------- | +| `common` | visualization | update rviz settings | [#111](https://github.com/tier4/driving_log_replayer/pull/111) | T4PB-25343 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.1.16 @@ -1328,7 +1328,7 @@ Bug fix | Module | Feature | Brief summary | Pull request | Jira | Contributor | | ----------------------- | ------------------ | ------------------------- | ------------------------------------------------------------ | ---------- | --------------------------------------------- | | `cli` | sub command | fix command name | [#80](https://github.com/tier4/driving_log_replayer/pull/80) | - | [hayato-m126](https://github.com/hayato-m126) | -| `all` | license | use Apache-2.0 | [#82](https://github.com/tier4/driving_log_replayer/pull/82) | - | [hayato-m126](https://github.com/hayato-m126) | +| `common` | license | use Apache-2.0 | [#82](https://github.com/tier4/driving_log_replayer/pull/82) | - | [hayato-m126](https://github.com/hayato-m126) | | `obstacle_segmentation` | dependency | add exec depend | [#83](https://github.com/tier4/driving_log_replayer/pull/83) | T4PB-23864 | [hayato-m126](https://github.com/hayato-m126) | | `performance_diag` | exception handling | handle TransformException | [#85](https://github.com/tier4/driving_log_replayer/pull/85) | T4PB-24969 | [hayato-m126](https://github.com/hayato-m126) | @@ -1397,13 +1397,13 @@ Major Changes Minor Tweak -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ---------- | ----------------------------------------------------- | ------------------------------------------------------------ | ---------- | --------------------------------------------- | -| `all` | cli | kill zombie process | [#45](https://github.com/tier4/driving_log_replayer/pull/45) | T4PB-24124 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | cli | fix generated command to kill zombie process | [#46](https://github.com/tier4/driving_log_replayer/pull/46) | T4PB-24124 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | cli | modified commands to avoid killing the running shell. | [#47](https://github.com/tier4/driving_log_replayer/pull/47) | T4PB-24124 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | dictionary | add local dictionary | [#48](https://github.com/tier4/driving_log_replayer/pull/48) | T4PB-23864 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | code style | fix lit check | [#49](https://github.com/tier4/driving_log_replayer/pull/49) | T4PB-23864 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ---------- | ----------------------------------------------------- | ------------------------------------------------------------ | ---------- | --------------------------------------------- | +| `common` | cli | kill zombie process | [#45](https://github.com/tier4/driving_log_replayer/pull/45) | T4PB-24124 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | cli | fix generated command to kill zombie process | [#46](https://github.com/tier4/driving_log_replayer/pull/46) | T4PB-24124 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | cli | modified commands to avoid killing the running shell. | [#47](https://github.com/tier4/driving_log_replayer/pull/47) | T4PB-24124 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | dictionary | add local dictionary | [#48](https://github.com/tier4/driving_log_replayer/pull/48) | T4PB-23864 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | code style | fix lit check | [#49](https://github.com/tier4/driving_log_replayer/pull/49) | T4PB-23864 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.1.1 @@ -1443,25 +1443,25 @@ Major Changes Minor Tweaks -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------------- | ----------------------------- | ------------------------------------------------------------ | ---------- | --------------------------------------------- | -| `all` | documentation | update Japanese Documentation | [#30](https://github.com/tier4/driving_log_replayer/pull/30) | T4PB-23145 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------------- | ----------------------------- | ------------------------------------------------------------ | ---------- | --------------------------------------------- | +| `common` | documentation | update Japanese Documentation | [#30](https://github.com/tier4/driving_log_replayer/pull/30) | T4PB-23145 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.0.9 Bug Fix -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------------- | --------------------- | ------------------------------------------------------------ | ---------- | --------------------------------------------- | -| `all` | documentation | fix MkDocs Dependency | [#28](https://github.com/tier4/driving_log_replayer/pull/28) | T4PB-21730 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------------- | --------------------- | ------------------------------------------------------------ | ---------- | --------------------------------------------- | +| `common` | documentation | fix MkDocs Dependency | [#28](https://github.com/tier4/driving_log_replayer/pull/28) | T4PB-21730 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.0.8 Minor Tweaks -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------------- | ------------------------- | ------------------------------------------------------------ | ---------- | --------------------------------------------- | -| `all` | documentation | add English Documentation | [#20](https://github.com/tier4/driving_log_replayer/pull/20) | T4PB-21730 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------------- | ------------------------- | ------------------------------------------------------------ | ---------- | --------------------------------------------- | +| `common` | documentation | add English Documentation | [#20](https://github.com/tier4/driving_log_replayer/pull/20) | T4PB-21730 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.0.7 @@ -1492,9 +1492,9 @@ Major Changes Minor Tweaks -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------------- | ------------------------------------ | ------------------------------------------------------------ | ---------- | --------------------------------------------- | -| `all` | documentation | Adopted MkDocs as documentation tool | [#14](https://github.com/tier4/driving_log_replayer/pull/14) | T4PB-22101 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------------- | ------------------------------------ | ------------------------------------------------------------ | ---------- | --------------------------------------------- | +| `common` | documentation | Adopted MkDocs as documentation tool | [#14](https://github.com/tier4/driving_log_replayer/pull/14) | T4PB-22101 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.0.3 @@ -1508,10 +1508,10 @@ Major Changes Minor Tweaks -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------------- | --------------------------------- | ---------------------------------------------------------- | ---------- | --------------------------------------------- | -| `all` | documentation | update sample scenario and config | [#6](https://github.com/tier4/driving_log_replayer/pull/6) | T4PB-21729 | [hayato-m126](https://github.com/hayato-m126) | -| `all` | documentation | update sample scenario | [#7](https://github.com/tier4/driving_log_replayer/pull/7) | T4PB-21729 | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------------- | --------------------------------- | ---------------------------------------------------------- | ---------- | --------------------------------------------- | +| `common` | documentation | update sample scenario and config | [#6](https://github.com/tier4/driving_log_replayer/pull/6) | T4PB-21729 | [hayato-m126](https://github.com/hayato-m126) | +| `common` | documentation | update sample scenario | [#7](https://github.com/tier4/driving_log_replayer/pull/7) | T4PB-21729 | [hayato-m126](https://github.com/hayato-m126) | ## Version 1.0.1 @@ -1526,6 +1526,6 @@ Minor Tweaks Major Changes -| Module | Feature | Brief summary | Pull request | Jira | Contributor | -| ------ | ------- | -------------- | ---------------------------------------------------------- | ---- | --------------------------------------------- | -| `all` | oss | publish as oss | [#0](https://github.com/tier4/driving_log_replayer/pull/0) | - | [hayato-m126](https://github.com/hayato-m126) | +| Module | Feature | Brief summary | Pull request | Jira | Contributor | +| -------- | ------- | -------------- | ---------------------------------------------------------- | ---- | --------------------------------------------- | +| `common` | oss | publish as oss | [#0](https://github.com/tier4/driving_log_replayer/pull/0) | - | [hayato-m126](https://github.com/hayato-m126) |