Skip to content

Commit 35c93c6

Browse files
author
github-actions
committed
update CHANGELOG.rst
1 parent d0a2287 commit 35c93c6

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

autoware_launch/CHANGELOG.rst

+56
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,62 @@
22
Changelog for package autoware_launch
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
8+
* chore(ekf_localizer): increase z_filter_proc_dev for large gradient road (`#1337 <https://github.com/autowarefoundation/autoware_launch/issues/1337>`_)
9+
increase z_filter_proc_dev
10+
* feat(autoware_motion_velocity_obstacle_slow_down_module): params for obstacle stop and slow down modules (`#1330 <https://github.com/autowarefoundation/autoware_launch/issues/1330>`_)
11+
* fix
12+
* style(pre-commit): autofix
13+
* fix
14+
---------
15+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
16+
* feat(goal_planner): align vehicle center to be parallel to lane boundary (`#1335 <https://github.com/autowarefoundation/autoware_launch/issues/1335>`_)
17+
* chore(autoware_map_based_prediction): delete unused function and parameter (`#1326 <https://github.com/autowarefoundation/autoware_launch/issues/1326>`_)
18+
* chore(traffic_light): rename enable_fine_detection (`#1310 <https://github.com/autowarefoundation/autoware_launch/issues/1310>`_)
19+
* chore: rename enable_fine_detection
20+
* feat: add new tlr param
21+
* change back to fine_detector
22+
* fix: typo
23+
* add args
24+
* style(pre-commit): autofix
25+
* change default param to fine detector
26+
* style(pre-commit): autofix
27+
---------
28+
Co-authored-by: Masato Saeki <78376491+MasatoSaeki@users.noreply.github.com>
29+
Co-authored-by: MasatoSaeki <masato.saeki@tier4.jp>
30+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
31+
* chore(traffic_light_multi_camera_fusion): read parameters from yaml file (`#1331 <https://github.com/autowarefoundation/autoware_launch/issues/1331>`_)
32+
* chore(traffic_light_multi_camera_fusion): read parameters from yaml file
33+
* style(pre-commit): autofix
34+
* remove camera namespace parameter from config file
35+
---------
36+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
37+
* feat(tier4_perception_component): change tlr pedestrian classifier model (`#1329 <https://github.com/autowarefoundation/autoware_launch/issues/1329>`_)
38+
change model name
39+
* fix(ground_segmentation): bring junction parameter from param file to launch argument (`#1327 <https://github.com/autowarefoundation/autoware_launch/issues/1327>`_)
40+
* refactor(ground_segmentation): remove single frame filter and keep time series filter disabled
41+
* feat(tier4_perception): add single frame and time series filters for obstacle segmentation
42+
---------
43+
* feat(autoware_probabilistic_occupancy_grid_map): disabled the subsample filters for the ogm (`#1319 <https://github.com/autowarefoundation/autoware_launch/issues/1319>`_)
44+
feat: disabled the subsample filters for the ogm since its creation is faster now
45+
* feat: use motion_velocity_obstacle\_<stop/slow_down/cruise>_module (`#1315 <https://github.com/autowarefoundation/autoware_launch/issues/1315>`_)
46+
Revert "enable obstacle_cruise_planner"
47+
This reverts commit cbd6873e7786bf139796b20a30ada5d90bd8407b.
48+
* feat(autoware_behavior_velocity_traffic_light_module): adjust velocity threshold for ensure stop at yellow light (`#1322 <https://github.com/autowarefoundation/autoware_launch/issues/1322>`_)
49+
* refactor(goal_planner): remove use_object_recognition because it is default (`#1318 <https://github.com/autowarefoundation/autoware_launch/issues/1318>`_)
50+
* feat(rviz): update autoware.rviz for motion_velocity_obstacle\_<stop/slow_down/cruise>_module (`#1314 <https://github.com/autowarefoundation/autoware_launch/issues/1314>`_)
51+
* feat: add motion_velocity_obstacle_stop/slow_down/cruise_module
52+
* update autoware.rviz
53+
* update rviz
54+
* disable obstacle_cruise_planner
55+
* update motion velocity planner params
56+
* add module.param.yaml
57+
* enable obstacle_cruise_planner
58+
---------
59+
* Contributors: Arjun Jagdish Ram, Kento Yabuuchi, Kenzo Lobos Tsunekawa, Mamoru Sobue, Masato Saeki, Taekjin LEE, Takayuki Murooka, Tomohito ANDO, Tomoya Kimura, badai nguyen, github-actions
60+
561
0.41.0 (2025-01-29)
662
-------------------
763
* Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base

0 commit comments

Comments
 (0)