-
Notifications
You must be signed in to change notification settings - Fork 37
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
3 changed files
with
58 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 |
---|---|---|
@@ -0,0 +1,35 @@ | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
Changelog for package autoware_geography_utils | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
Forthcoming | ||
----------- | ||
* refactor(autoware_geography_utils): apply modern C++17 style (`#109 <https://github.com/autowarefoundation/autoware.core/issues/109>`_) | ||
* use using | ||
* refactor height | ||
* refactor projection | ||
* refactor lanelet2_projector | ||
* set class name | ||
* revert string | ||
--------- | ||
* test(autoware_geography_utils): add `lanelet2_projector` test (`#128 <https://github.com/autowarefoundation/autoware.core/issues/128>`_) | ||
* add test | ||
* style(pre-commit): autofix | ||
--------- | ||
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | ||
* chore: sync files (`#115 <https://github.com/autowarefoundation/autoware.core/issues/115>`_) | ||
* chore: sync files | ||
* style(pre-commit): autofix | ||
* include what you use | ||
--------- | ||
Co-authored-by: github-actions <[email protected]> | ||
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | ||
Co-authored-by: M. Fatih Cırıt <[email protected]> | ||
* docs(autoware_geography_utils): update `README.md` (`#111 <https://github.com/autowarefoundation/autoware.core/issues/111>`_) | ||
update readme | ||
* feat: port autoware_geography_utils from autoware.universe (`#100 <https://github.com/autowarefoundation/autoware.core/issues/100>`_) | ||
Co-authored-by: Yutaka Kondo <[email protected]> | ||
* Contributors: Ryohsuke Mitsudome, Yutaka Kondo, awf-autoware-bot[bot] | ||
|
||
0.0.0 (2024-12-02) | ||
------------------ |
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
Changelog for package autoware_node | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
Forthcoming | ||
----------- | ||
* fix: change autoware_node from a static library to a shared library (`#121 <https://github.com/autowarefoundation/autoware.core/issues/121>`_) | ||
* feat: add autoware_node and autoware_test node (`#113 <https://github.com/autowarefoundation/autoware.core/issues/113>`_) | ||
* Contributors: M. Fatih Cırıt, SakodaShintaro | ||
|
||
0.0.0 (2024-12-02) | ||
------------------ |
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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
Changelog for package autoware_test_node | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
Forthcoming | ||
----------- | ||
* feat: add autoware_node and autoware_test node (`#113 <https://github.com/autowarefoundation/autoware.core/issues/113>`_) | ||
* Contributors: M. Fatih Cırıt | ||
|
||
0.0.0 (2024-12-02) | ||
------------------ |