Skip to content

Commit f06d9a8

Browse files
Merge pull request #746 from tier4/sync-awf-latest
chore: sync awf-latest
2 parents 755acfc + 0f5aa93 commit f06d9a8

File tree

2 files changed

+118
-1
lines changed

2 files changed

+118
-1
lines changed

autoware_launch/CHANGELOG.rst

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

5+
0.41.0 (2025-01-29)
6+
-------------------
7+
* Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
8+
* feat(goal_planner): introduce bezier based pullover for bus stop area (`#1308 <https://github.com/autowarefoundation/autoware_launch/issues/1308>`_)
9+
* feat: apply autoware prefix for state monitor (`#1313 <https://github.com/autowarefoundation/autoware_launch/issues/1313>`_)
10+
Co-authored-by: Takagi, Isamu <isamu.takagi@tier4.jp>
11+
Co-authored-by: Takagi, Isamu <43976882+isamu-takagi@users.noreply.github.com>
12+
* revert: revert "feat: apply autoware prefix for state monitor" (`#1312 <https://github.com/autowarefoundation/autoware_launch/issues/1312>`_)
13+
Revert "feat: apply autoware prefix for state monitor (`#1311 <https://github.com/autowarefoundation/autoware_launch/issues/1311>`_)"
14+
* feat: apply autoware prefix for state monitor (`#1311 <https://github.com/autowarefoundation/autoware_launch/issues/1311>`_)
15+
Co-authored-by: Ryohsuke Mitsudome <43976834+mitsudome-r@users.noreply.github.com>
16+
* feat: apply autoware prefix for adapi helpers (`#1309 <https://github.com/autowarefoundation/autoware_launch/issues/1309>`_)
17+
* feat(autoware_detected_object_validation): add height filter in lanelet filtering (`#1307 <https://github.com/autowarefoundation/autoware_launch/issues/1307>`_)
18+
* chore(package.xml): bump version to 0.38.0 (`#1226 <https://github.com/autowarefoundation/autoware_launch/issues/1226>`_)
19+
* add changelog
20+
* unify package.xml version to 0.37.0
21+
* 0.38.0
22+
* fix organization
23+
---------
24+
* youtalk username
25+
* update changelog
26+
* 0.39.0
27+
* Update autoware_launch/CHANGELOG.rst
28+
Co-authored-by: Ryohsuke Mitsudome <43976834+mitsudome-r@users.noreply.github.com>
29+
* change username
30+
* chore(package.xml): bump version to 0.39.0 (`#1248 <https://github.com/autowarefoundation/autoware_launch/issues/1248>`_)
31+
Co-authored-by: Yuki TAKAGI <141538661+yuki-takagi-66@users.noreply.github.com>
32+
Co-authored-by: Go Sakayori <go-sakayori@users.noreply.github.com>
33+
Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com>
34+
Co-authored-by: Taekjin LEE <technolojin@gmail.com>
35+
Co-authored-by: SakodaShintaro <rgbygscrsedppbwg@gmail.com>
36+
Co-authored-by: Zulfaqar Azmi <93502286+zulfaqar-azmi-t4@users.noreply.github.com>
37+
Co-authored-by: Satoshi OTA <44889564+satoshi-ota@users.noreply.github.com>
38+
Co-authored-by: iwatake <take.iwiw2222@gmail.com>
39+
Co-authored-by: ito-san <57388357+ito-san@users.noreply.github.com>
40+
Co-authored-by: Takayuki Murooka <takayuki5168@gmail.com>
41+
Co-authored-by: danielsanchezaran <daniel.sanchez@tier4.jp>
42+
Co-authored-by: Maxime CLEMENT <78338830+maxime-clem@users.noreply.github.com>
43+
Co-authored-by: Ryohsuke Mitsudome <43976834+mitsudome-r@users.noreply.github.com>
44+
Co-authored-by: xtk8532704 <1041084556@qq.com>
45+
* feat: add height filter option for lanelet filter
46+
* chore: add description in parameter
47+
---------
48+
Co-authored-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
49+
Co-authored-by: Ryohsuke Mitsudome <43976834+mitsudome-r@users.noreply.github.com>
50+
Co-authored-by: Yuki TAKAGI <141538661+yuki-takagi-66@users.noreply.github.com>
51+
Co-authored-by: Go Sakayori <go-sakayori@users.noreply.github.com>
52+
Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com>
53+
Co-authored-by: Taekjin LEE <technolojin@gmail.com>
54+
Co-authored-by: SakodaShintaro <rgbygscrsedppbwg@gmail.com>
55+
Co-authored-by: Zulfaqar Azmi <93502286+zulfaqar-azmi-t4@users.noreply.github.com>
56+
Co-authored-by: Satoshi OTA <44889564+satoshi-ota@users.noreply.github.com>
57+
Co-authored-by: iwatake <take.iwiw2222@gmail.com>
58+
Co-authored-by: ito-san <57388357+ito-san@users.noreply.github.com>
59+
Co-authored-by: Takayuki Murooka <takayuki5168@gmail.com>
60+
Co-authored-by: danielsanchezaran <daniel.sanchez@tier4.jp>
61+
Co-authored-by: Maxime CLEMENT <78338830+maxime-clem@users.noreply.github.com>
62+
Co-authored-by: xtk8532704 <1041084556@qq.com>
63+
Co-authored-by: Junya Sasaki <j2sasaki1990@gmail.com>
64+
Co-authored-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
65+
* chore(system_monitor): add parameters for UDP buf errors (`#1303 <https://github.com/autowarefoundation/autoware_launch/issues/1303>`_)
66+
* refactor(lane_change): add missing safety check parameter (`#1300 <https://github.com/autowarefoundation/autoware_launch/issues/1300>`_)
67+
* refactor(lane_change): parameterize incoming object angle for filter
68+
* add missing param
69+
---------
70+
* fix: remove unnecesary parameters (`#1301 <https://github.com/autowarefoundation/autoware_launch/issues/1301>`_)
71+
* feat(lane_change): add time limit param (`#1298 <https://github.com/autowarefoundation/autoware_launch/issues/1298>`_)
72+
add time limit param
73+
* chore(autoware_test_utils): add test_utils rviz config (`#1299 <https://github.com/autowarefoundation/autoware_launch/issues/1299>`_)
74+
* chore: fix typo in drivable_are_expansion.param.yaml (`#1297 <https://github.com/autowarefoundation/autoware_launch/issues/1297>`_)
75+
fix typo in drivable_are_expansion.param.yaml
76+
* feat(lane_change): using frenet planner to generate lane change path when ego near terminal (`#1290 <https://github.com/autowarefoundation/autoware_launch/issues/1290>`_)
77+
* add parameter for enabling frenet
78+
* parameterized th_yaw_diff
79+
* prepare segment curvature threshold
80+
* add curvature smoothing
81+
---------
82+
* feat(lane_change): add lane change parameter (`#1263 <https://github.com/autowarefoundation/autoware_launch/issues/1263>`_)
83+
* add flag to enable/disable terminal path feature
84+
* add parameter to cofigure stop point placement
85+
* add flag to disable feature near goal
86+
* set default flag value to false
87+
---------
88+
* feat: remove enable_rtc from detection_area (`#1292 <https://github.com/autowarefoundation/autoware_launch/issues/1292>`_)
89+
* feat(lane_change): add feature flag param (`#1291 <https://github.com/autowarefoundation/autoware_launch/issues/1291>`_)
90+
add parameter to enable/disable keeping distance from front stopped object
91+
* feat(autoware_traffic_light_arbiter): add current time validation (`#1289 <https://github.com/autowarefoundation/autoware_launch/issues/1289>`_)
92+
* add config
93+
* change ros parameter name
94+
---------
95+
* feat(image_projection_based_fusion): add cache options (`#1275 <https://github.com/autowarefoundation/autoware_launch/issues/1275>`_)
96+
* add timekeeper option
97+
* add cache option and mod unrectified_image option
98+
* fix parameter names
99+
---------
100+
* feat(pid_longitudinal_controller): change slope compensation mode to trajectory_goal_adaptive (`#1288 <https://github.com/autowarefoundation/autoware_launch/issues/1288>`_)
101+
* feat: remove admissible\_{position/yaw}_error from trajectory_follower (`#1284 <https://github.com/autowarefoundation/autoware_launch/issues/1284>`_)
102+
* feat: add velocity control virtual wall (`#1285 <https://github.com/autowarefoundation/autoware_launch/issues/1285>`_)
103+
* feat: remove emergency_state_traj\_{trans/rot}_dev from trajectory_follower (`#1283 <https://github.com/autowarefoundation/autoware_launch/issues/1283>`_)
104+
* feat: remove emergency_state_traj\_{trans/rot}_dev from trajectory_follower
105+
* update codeowner
106+
---------
107+
* feat(detected_object_validation): add validation for maximum distance in obstacle_pointcloud_based_validator (`#1277 <https://github.com/autowarefoundation/autoware_launch/issues/1277>`_)
108+
feat: add validation for maximum distance in obstacle_pointcloud_based_validator
109+
* chore: sync files (`#1280 <https://github.com/autowarefoundation/autoware_launch/issues/1280>`_)
110+
* chore: sync files
111+
* style(pre-commit): autofix
112+
---------
113+
Co-authored-by: github-actions <github-actions@github.com>
114+
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
115+
* feat(pid_longitudinal_controller): change default slope compesation source to trajectory_adaptive (`#1276 <https://github.com/autowarefoundation/autoware_launch/issues/1276>`_)
116+
* feat(image_projection_based_fusion): add timekeeper option (`#1274 <https://github.com/autowarefoundation/autoware_launch/issues/1274>`_)
117+
add timekeeper option
118+
* refactor(autoware_multi_object_tracker): extract tracker parameters (`#1273 <https://github.com/autowarefoundation/autoware_launch/issues/1273>`_)
119+
* feat(MRM_handler, MRM_emergency_stop_operator): revert mrm_stop parameter, enable mrm_comfortable_stop (`#1265 <https://github.com/autowarefoundation/autoware_launch/issues/1265>`_)
120+
* Contributors: Autumn60, Mamoru Sobue, Masaki Baba, Masato Saeki, Ryohsuke Mitsudome, Taekjin LEE, Takagi, Isamu, Takayuki Murooka, Yoshi Ri, Yuki TAKAGI, Zulfaqar Azmi, awf-autoware-bot[bot], github-actions, iwatake, jakor97, mkquda
121+
5122
0.40.0 (2024-12-12)
6123
-------------------
7124
* Merge remote-tracking branch 'origin/main' into release-0.40.0

autoware_launch/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>autoware_launch</name>
4-
<version>0.40.0</version>
4+
<version>0.41.0</version>
55
<description>The autoware_launch package</description>
66

77
<maintainer email="yukihiro.saito@tier4.jp">Yukihiro Saito</maintainer>

0 commit comments

Comments
 (0)