Skip to content

Commit 96374e9

Browse files
authored
Merge pull request #37 from ROBOTIS-GIT/develop
revise package.xml
2 parents 7bae5ee + d870280 commit 96374e9

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

package.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>turtlebot3_msgs</name>
4-
<version>1.0.0</version>
4+
<version>1.0.1</version>
55
<description>
66
Message and service types: custom messages and services for TurtleBot3 packages
77
</description>
88
<license>Apache 2.0</license>
99
<author email="[email protected]">Pyo</author>
1010
<author email="[email protected]">Darby Lim</author>
1111
<author email="[email protected]">Gilbert</author>
12-
<maintainer email="[email protected]">Pyo</maintainer>
13-
<maintainer email="[email protected]">Gilbert</maintainer>
12+
<maintainer email="[email protected]">Will Son</maintainer>
1413
<url type="website">http://wiki.ros.org/turtlebot3_msgs</url>
1514
<url type="emanual">http://turtlebot3.robotis.com</url>
1615
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3_msgs</url>
@@ -20,4 +19,4 @@
2019
<build_depend>message_generation</build_depend>
2120
<build_export_depend>message_runtime</build_export_depend>
2221
<exec_depend>message_runtime</exec_depend>
23-
</package>
22+
</package>

0 commit comments

Comments
 (0)