-
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.
fix: fix package name error, from util to utils, reconut package vers…
…ion to 0.0.0: v0.6 Signed-off-by: liuXinGangChina <[email protected]>
- Loading branch information
1 parent
d7e2b26
commit 7e717d9
Showing
14 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...autoware_localization_util/CMakeLists.txt → ...utoware_localization_utils/CMakeLists.txt
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletions
6
...on/autoware_localization_util/package.xml → ...n/autoware_localization_utils/package.xml
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 |
---|---|---|
@@ -1,9 +1,9 @@ | ||
<?xml version="1.0"?> | ||
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>autoware_localization_util</name> | ||
<version>0.39.0</version> | ||
<description>The autoware_localization_util package</description> | ||
<name>autoware_localization_utils</name> | ||
<version>0.0.0</version> | ||
<description>The autoware_localization_utils package</description> | ||
<maintainer email="[email protected]">Xingang Liu</maintainer> | ||
<maintainer email="[email protected]">Yamato Ando</maintainer> | ||
<maintainer email="[email protected]">Masahiro Sakamoto</maintainer> | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.