Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Yutaka Kondo <[email protected]>
  • Loading branch information
youtalk committed Nov 25, 2024
1 parent 2170768 commit a9d621a
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions autoware_launch/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,49 @@
Changelog for package autoware_launch
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* youtalk username
* Merge commit '9d0e7055a' into release-0.39.0
* feat: change the old diagnostic_convertor to scenario_simulator_v2_adapter (`#1227 <https://github.com/youtalk/autoware_launch/issues/1227>`_)
Co-authored-by: xtk8532704 <[email protected]>
* feat(costmap_generator): change lidar height thresholds to vehicle frame (`#1225 <https://github.com/youtalk/autoware_launch/issues/1225>`_)
* revert(obstacle_cruise): disable ouside stop feature (`#1222 <https://github.com/youtalk/autoware_launch/issues/1222>`_)
* feat(aeb): set global param to override autoware state check (`#1218 <https://github.com/youtalk/autoware_launch/issues/1218>`_)
* set global param to override autoware state check
* change variable for a more generic name
* set var to false by default
* move param to control component launch
* change param name to be more straightforward
---------
* fix(pid_longitudinal_controller): revive hysteresis of state transition (`#1219 <https://github.com/youtalk/autoware_launch/issues/1219>`_)
* feat(detection_area)!: add retruction feature (`#1216 <https://github.com/youtalk/autoware_launch/issues/1216>`_)
* feat(system_monitor): add on/off config for network traffic monitor (`#1186 <https://github.com/youtalk/autoware_launch/issues/1186>`_)
feat(system_monitor): add config for network traffic monitor
Co-authored-by: ito-san <[email protected]>
* feat(goal_planner): set lane departure check margin 0.20 (`#1214 <https://github.com/youtalk/autoware_launch/issues/1214>`_)
* fix(autoware_ekf_localizer): removed `publish_tf` (`#1212 <https://github.com/youtalk/autoware_launch/issues/1212>`_)
Removed `publish_tf`
* feat(rviz): add rviz config for debugging (`#1213 <https://github.com/youtalk/autoware_launch/issues/1213>`_)
* feat(rviz): add rviz config for debugging
* feat(launch): select rviz config name
---------
* feat(lane_change): enable cancel when ego in turn direction lane main (RT0-33893) (`#1209 <https://github.com/youtalk/autoware_launch/issues/1209>`_)
RT0-33893 add dist from prev intersection
* fix: changed `loc_config_path` declaration from let to arg (`#1204 <https://github.com/youtalk/autoware_launch/issues/1204>`_)
Changed loc_config_path declaration from let to arg
* chore: update fusion_common.param.yaml with new image projection sett… (`#1207 <https://github.com/youtalk/autoware_launch/issues/1207>`_)
chore: update fusion_common.param.yaml with new image projection settings
* feat(goal_planner): set lane departure check margin 0.3 (`#1199 <https://github.com/youtalk/autoware_launch/issues/1199>`_)
* feat(collision detector): add collision detector to launch/config (`#1205 <https://github.com/youtalk/autoware_launch/issues/1205>`_)
* add collision_detector
* change collision detector default to false
---------
* chore(diagnostic_graph_aggregator, system_diagnostic_monitor)!: change the config file directories from universe to autoware_launch (`#1201 <https://github.com/youtalk/autoware_launch/issues/1201>`_)
* prepare dir
* copy files from universe
* Contributors: Go Sakayori, Kosuke Takeuchi, Maxime CLEMENT, Ryohsuke Mitsudome, SakodaShintaro, Satoshi OTA, Taekjin LEE, Takayuki Murooka, Yuki TAKAGI, Yutaka Kondo, Zulfaqar Azmi, danielsanchezaran, iwatake

0.38.0 (2024-11-13)
-------------------
* feat(start/goal_planner): increse max dry steering angle (`#1200 <https://github.com/autowarefoundation/autoware_launch/issues/1200>`_)
Expand Down

0 comments on commit a9d621a

Please sign in to comment.