

Version upgrade 0.0.0 -> 1.0.0
@743e8bb13777b2b8ed7a480da37d8a6e607e5b85
--- p9n_example/package.xml
+++ p9n_example/package.xml
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> |
3 | 3 |
<package format="3"> |
4 | 4 |
<name>p9n_example</name> |
5 |
- <version>0.0.0</version> |
|
5 |
+ <version>1.0.0</version> |
|
6 | 6 |
<description>PlayStation JoyInterface example package.</description> |
7 | 7 |
<maintainer email="m12watanabe1a@gmail.com">m12watanabe1a</maintainer> |
8 | 8 |
<license>Apache License 2.0</license> |
... | ... | @@ -19,4 +19,4 @@ |
19 | 19 |
<export> |
20 | 20 |
<build_type>ament_cmake</build_type> |
21 | 21 |
</export> |
22 |
-</package>(파일 끝에 줄바꿈 문자 없음) |
|
22 |
+</package> |
--- p9n_interface/package.xml
+++ p9n_interface/package.xml
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> |
3 | 3 |
<package format="3"> |
4 | 4 |
<name>p9n_interface</name> |
5 |
- <version>0.0.0</version> |
|
5 |
+ <version>1.0.0</version> |
|
6 | 6 |
<description>PlayStation JoyController Interface</description> |
7 | 7 |
<maintainer email="m12watanabe1a@gmail.com">m12watanabe1a</maintainer> |
8 | 8 |
<license>Apache License 2.0</license> |
--- p9n_node/package.xml
+++ p9n_node/package.xml
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> |
3 | 3 |
<package format="3"> |
4 | 4 |
<name>p9n_node</name> |
5 |
- <version>0.0.0</version> |
|
5 |
+ <version>1.0.0</version> |
|
6 | 6 |
<description>PlayStation JoyInterface example package.</description> |
7 | 7 |
<maintainer email="m12watanabe1a@gmail.com">m12watanabe1a</maintainer> |
8 | 8 |
<license>Apache License 2.0</license> |
... | ... | @@ -20,4 +20,4 @@ |
20 | 20 |
<export> |
21 | 21 |
<build_type>ament_cmake</build_type> |
22 | 22 |
</export> |
23 |
-</package>(파일 끝에 줄바꿈 문자 없음) |
|
23 |
+</package> |
--- p9n_test/package.xml
+++ p9n_test/package.xml
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> |
3 | 3 |
<package format="3"> |
4 | 4 |
<name>p9n_test</name> |
5 |
- <version>0.0.0</version> |
|
5 |
+ <version>1.0.0</version> |
|
6 | 6 |
<description>PlayStation JoyController Test</description> |
7 | 7 |
<maintainer email="m12watanabe1a@gmail.com">m12watanabe1a</maintainer> |
8 | 8 |
<license>Apache License 2.0</license> |
... | ... | @@ -20,4 +20,4 @@ |
20 | 20 |
<export> |
21 | 21 |
<build_type>ament_cmake</build_type> |
22 | 22 |
</export> |
23 |
-</package>(파일 끝에 줄바꿈 문자 없음) |
|
23 |
+</package> |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?