-
Notifications
You must be signed in to change notification settings - Fork 12
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
27 additions
and
1 deletion.
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,26 @@ | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
Changelog for package autoware_internal_msgs | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
1.0.1 (2024-05-10) | ||
------------------ | ||
* add maintainer (`#11 <https://github.com/youtalk/autoware_internal_msgs/issues/11>`_) | ||
* feat(remaining_dist_eta): add msg definition for mission remaining distance and time (`#10 <https://github.com/youtalk/autoware_internal_msgs/issues/10>`_) | ||
* feat(remaining_dist_eta): add msg definition for mission remaining distance and time | ||
feat(remaining_dist_eta): add msg definition for mission remaining distance and time" | ||
* feat(remaining_dist_eta): fix review comment - remove remaining hours, remaining minutes, and remaining seconds | ||
--------- | ||
* feat(autoware_internal_msgs): add PublishedTime debug info message (`#1 <https://github.com/youtalk/autoware_internal_msgs/issues/1>`_) | ||
* chore: sync files (`#7 <https://github.com/youtalk/autoware_internal_msgs/issues/7>`_) | ||
* chore: sync files | ||
* style(pre-commit): autofix | ||
--------- | ||
Co-authored-by: github-actions <[email protected]> | ||
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | ||
* ci(sync-files): add .pre-commit-config.yaml (`#6 <https://github.com/youtalk/autoware_internal_msgs/issues/6>`_) | ||
* chore: sync files (`#4 <https://github.com/youtalk/autoware_internal_msgs/issues/4>`_) | ||
Co-authored-by: github-actions <[email protected]> | ||
* ci(sync-files): add workflow (`#3 <https://github.com/youtalk/autoware_internal_msgs/issues/3>`_) | ||
* ci: initialize (`#2 <https://github.com/youtalk/autoware_internal_msgs/issues/2>`_) | ||
* Initial commit | ||
* Contributors: Ahmed Ebrahim, Berkay Karaman, M. Fatih Cırıt, Ryohsuke Mitsudome, Yutaka Kondo, awf-autoware-bot[bot] |
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,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>autoware_internal_msgs</name> | ||
<version>1.0.0</version> | ||
<version>1.0.1</version> | ||
<description>Autoware internal messages package.</description> | ||
<maintainer email="[email protected]">Berkay Karaman</maintainer> | ||
<maintainer email="[email protected]">M. Fatih Cırıt</maintainer> | ||
|