File tree 5 files changed +29
-1
lines changed
driving_log_replayer_analyzer
driving_log_replayer_msgs
5 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
+ ## Version 1.13.4
4
+
5
+ Minor Tweak
6
+
7
+ | Module | Feature | Brief summary | Pull request | Jira | Contributor |
8
+ | ----------------------- | ----------- | --------------------------------- | -------------------------------------------------------------- | -------- | --------------------------------------------- |
9
+ | ` 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 ) |
10
+ | ` 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 ) |
11
+
3
12
## Version 1.13.3
4
13
5
14
Minor Tweak, Document update, Bug fix
Original file line number Diff line number Diff line change 2
2
Changelog for package driving_log_replayer
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ Forthcoming
6
+ -----------
7
+ * feat: filter only lanelets close to ego (`#366 <https://github.com/tier4/driving_log_replayer/issues/366 >`_)
8
+ * chore: Delete confusing comments (`#371 <https://github.com/tier4/driving_log_replayer/issues/371 >`_)
9
+ * Contributors: Hayato Mizushima
10
+
5
11
1.13.3 (2024-02-28)
6
12
-------------------
7
13
* fix: add handling of cases where non_detection is disabled (`#368 <https://github.com/tier4/driving_log_replayer/issues/368 >`_)
Original file line number Diff line number Diff line change 2
2
Changelog for package driving_log_replayer_analyzer
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ Forthcoming
6
+ -----------
7
+ * feat: filter only lanelets close to ego (`#366 <https://github.com/tier4/driving_log_replayer/issues/366 >`_)
8
+ * chore: Delete confusing comments (`#371 <https://github.com/tier4/driving_log_replayer/issues/371 >`_)
9
+ * Contributors: Hayato Mizushima
10
+
11
+
5
12
1.13.3 (2024-02-28)
6
13
-------------------
7
14
* fix: add handling of cases where non_detection is disabled (`#368 <https://github.com/tier4/driving_log_replayer/issues/368 >`_)
Original file line number Diff line number Diff line change 2
2
Changelog for package driving_log_replayer_msgs
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ Forthcoming
6
+ -----------
7
+ * feat: filter only lanelets close to ego (`#366 <https://github.com/tier4/driving_log_replayer/issues/366 >`_)
8
+ * chore: Delete confusing comments (`#371 <https://github.com/tier4/driving_log_replayer/issues/371 >`_)
9
+ * Contributors: Hayato Mizushima
10
+
5
11
1.13.3 (2024-02-28)
6
12
-------------------
7
13
* fix: add handling of cases where non_detection is disabled (`#368 <https://github.com/tier4/driving_log_replayer/issues/368 >`_)
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " driving-log-replayer"
3
- version = " 1.13.3 "
3
+ version = " 1.13.4 "
4
4
description = " command line tool for driving_log_replayer"
5
5
authors = [
6
6
{ name = " Hayato Mizushima" , email = " hayato.mizushima@tier4.jp" },
You can’t perform that action at this time.
0 commit comments