Skip to content

Commit

Permalink
Merge pull request #37 from ROBOTIS-GIT/develop
Browse files Browse the repository at this point in the history
revise package.xml
  • Loading branch information
ROBOTIS-Will authored Jun 18, 2020
2 parents 7bae5ee + d870280 commit 96374e9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
<?xml version="1.0"?>
<package format="2">
<name>turtlebot3_msgs</name>
<version>1.0.0</version>
<version>1.0.1</version>
<description>
Message and service types: custom messages and services for TurtleBot3 packages
</description>
<license>Apache 2.0</license>
<author email="[email protected]">Pyo</author>
<author email="[email protected]">Darby Lim</author>
<author email="[email protected]">Gilbert</author>
<maintainer email="[email protected]">Pyo</maintainer>
<maintainer email="[email protected]">Gilbert</maintainer>
<maintainer email="[email protected]">Will Son</maintainer>
<url type="website">http://wiki.ros.org/turtlebot3_msgs</url>
<url type="emanual">http://turtlebot3.robotis.com</url>
<url type="repository">https://github.com/ROBOTIS-GIT/turtlebot3_msgs</url>
Expand All @@ -20,4 +19,4 @@
<build_depend>message_generation</build_depend>
<build_export_depend>message_runtime</build_export_depend>
<exec_depend>message_runtime</exec_depend>
</package>
</package>

0 comments on commit 96374e9

Please sign in to comment.