forked from ros-drivers/urg_c
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.xml
More file actions
24 lines (18 loc) · 842 Bytes
/
package.xml
File metadata and controls
24 lines (18 loc) · 842 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0"?>
<package>
<name>urg_c</name>
<version>1.9.0</version><!-- Format is urg three digit dot, followed by ROS two digit update. Example 1.0.4 becomes 1.0.400 -->
<description>The urg_c package</description>
<maintainer email="chadrockey@gmail.com">Chad Rockey</maintainer>
<maintainer email="tony.baltovski@gmail.com">Tony Baltovski</maintainer>
<license>BSD</license>
<url type="website">http://sourceforge.net/projects/urgwidget/</url>
<url type="bugtracker">https://github.com/ros-drivers/urg_c/issues</url>
<url type="repository">https://github.com/ros-drivers/urg_c</url>
<author email="satofumi@users.sourceforge.net">Satofumi Kamimura</author>
<author>Katsumi Kimoto</author>
<author>Adrian Boeing</author>
<buildtool_depend>catkin</buildtool_depend>
<export>
</export>
</package>