-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Yutaka Kondo <[email protected]>
- Loading branch information
Showing
2 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,31 @@ | |
Changelog for package autoware_lanelet2_extension | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
Forthcoming | ||
----------- | ||
* Merge pull request `#11 <https://github.com/youtalk/autoware_lanelet2_extension/issues/11>`_ from youtalk/import-update | ||
feat: import updates from `autoware_common` | ||
* fix link | ||
* feat(lanelet2_extension): overwriteLaneletsCenterline supports "waypoints" (`#252 <https://github.com/youtalk/autoware_lanelet2_extension/issues/252>`_) | ||
* feat(lanelet2_extension): centerline is converted to waypoints | ||
* fix lanelet2_extension_python | ||
* update README | ||
* fix | ||
* fix | ||
* early return | ||
* fix clang-tidy | ||
* Update tmp/lanelet2_extension/lib/utilities.cpp | ||
Co-authored-by: Ryohsuke Mitsudome <[email protected]> | ||
* style(pre-commit): autofix | ||
* fix | ||
--------- | ||
Co-authored-by: Ryohsuke Mitsudome <[email protected]> | ||
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | ||
* fix: boost optional build error on rolling environment (`#241 <https://github.com/youtalk/autoware_lanelet2_extension/issues/241>`_) | ||
* perf(lanelet2_extension): use std::unordered_set<>::find instead of std::find (`#244 <https://github.com/youtalk/autoware_lanelet2_extension/issues/244>`_) | ||
perf(exists): use std::unordered_set<>::find instead of std::find | ||
* Contributors: Maxime CLEMENT, Takayuki Murooka, Yutaka Kondo, ぐるぐる | ||
|
||
0.3.0 (2024-05-31) | ||
------------------ | ||
* Merge remote-tracking branch 'upstream/main' into rolling | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters