Skip to content

Latest commit

 

History

History
114 lines (110 loc) · 6.71 KB

File metadata and controls

114 lines (110 loc) · 6.71 KB

Changelog for package automatic_pose_initializer

0.40.0 (2024-12-12)

  • Revert "chore(package.xml): bump version to 0.39.0 (#9587)" This reverts commit c9f0f2688c57b0f657f5c1f28f036a970682e7f5.
  • fix: fix ticket links in CHANGELOG.rst (#9588)
  • chore(package.xml): bump version to 0.39.0 (#9587) * chore(package.xml): bump version to 0.39.0 * fix: fix ticket links in CHANGELOG.rst * fix: remove unnecessary diff --------- Co-authored-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
  • fix: fix ticket links in CHANGELOG.rst (#9588)
  • 0.39.0
  • update changelog
  • Merge commit '6a1ddbd08bd' into release-0.39.0
  • fix: fix ticket links to point to https://github.com/autowarefoundation/autoware.universe (#9304)
  • fix: fix ticket links to point to https://github.com/autowarefoundation/autoware.universe (#9304)
  • refactor(autoware_ad_api_specs): prefix package and namespace with autoware (#9250) * refactor(autoware_ad_api_specs): prefix package and namespace with autoware * style(pre-commit): autofix * chore(autoware_adapi_specs): rename ad_api to adapi * style(pre-commit): autofix * chore(autoware_adapi_specs): rename ad_api to adapi * chore(autoware_adapi_specs): rename ad_api to adapi * chore(autoware_adapi_specs): rename ad_api_specs to adapi_specs --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • chore(package.xml): bump version to 0.38.0 (#9266) (#9284) * unify package.xml version to 0.37.0 * remove system_monitor/CHANGELOG.rst * add changelog * 0.38.0 ---------
  • refactor(component_interface_utils): prefix package and namespace with autoware (#9092)
  • Contributors: Esteve Fernandez, Fumiya Watanabe, Ryohsuke Mitsudome, Yutaka Kondo

0.39.0 (2024-11-25)

  • Merge commit '6a1ddbd08bd' into release-0.39.0
  • fix: fix ticket links to point to https://github.com/autowarefoundation/autoware.universe (#9304)
  • fix: fix ticket links to point to https://github.com/autowarefoundation/autoware.universe (#9304)
  • refactor(autoware_ad_api_specs): prefix package and namespace with autoware (#9250) * refactor(autoware_ad_api_specs): prefix package and namespace with autoware * style(pre-commit): autofix * chore(autoware_adapi_specs): rename ad_api to adapi * style(pre-commit): autofix * chore(autoware_adapi_specs): rename ad_api to adapi * chore(autoware_adapi_specs): rename ad_api to adapi * chore(autoware_adapi_specs): rename ad_api_specs to adapi_specs --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • chore(package.xml): bump version to 0.38.0 (#9266) (#9284) * unify package.xml version to 0.37.0 * remove system_monitor/CHANGELOG.rst * add changelog * 0.38.0 ---------
  • refactor(component_interface_utils): prefix package and namespace with autoware (#9092)
  • Contributors: Esteve Fernandez, Yutaka Kondo

0.38.0 (2024-11-08)

  • unify package.xml version to 0.37.0
  • fix(automatic_pose_initializer): fix plugin name (#7035) Fixed automatic_pose_initializer plugin name
  • feat(automatic_pose_initializer): componentize node (#7021)
  • Contributors: SakodaShintaro, Takagi, Isamu, Yutaka Kondo

0.26.0 (2024-04-03)

  • chore: update api package maintainers (#6086) * update api maintainers * fix ---------
  • build: mark autoware_cmake as <buildtool_depend> (#3616) * build: mark autoware_cmake as <buildtool_depend> with <build_depend>, autoware_cmake is automatically exported with ament_target_dependencies() (unecessary) * style(pre-commit): autofix * chore: fix pre-commit errors --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kenji Miyake <kenji.miyake@tier4.jp>
  • chore(default_ad_api): add yukkysaito and mitsudome-r to maintainer (#3440) * chore(default_ad_api): add yukkysaito to maintainer * add mitsudome-r instead of kenji-miyake ---------
  • chore: add api maintainers (#2361)
  • feat(autoware_ad_api_msgs): replace adapi message (#1897)
  • fix(automatic_pose_initializer): fix starvation (#1756)
  • feat(default_ad_api): add localization api (#1431) * feat(default_ad_api): add localization api * docs: add readme * feat: add auto initial pose * feat(autoware_ad_api_msgs): define localization interface * fix(default_ad_api): fix interface definition * feat(default_ad_api): modify interface version api to use spec package * feat(default_ad_api): modify interface version api to use spec package * fix: pre-commit * fix: pre-commit * fix: pre-commit * fix: copyright * feat: split helper package * fix: change topic name to local * fix: style * fix: style * fix: style * fix: remove needless keyword * feat: change api helper node namespace * fix: fix launch file path
  • Contributors: Kosuke Takeuchi, Takagi, Isamu, Vincent Richard