-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathpackage.xml
More file actions
28 lines (21 loc) · 853 Bytes
/
package.xml
File metadata and controls
28 lines (21 loc) · 853 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
25
26
27
28
<?xml version="1.0"?>
<package format="2">
<name>raspimouse_description</name>
<version>0.1.0</version>
<description>The raspimouse_description package</description>
<maintainer email="shop@rt-net.jp">RT Corporation</maintainer>
<author email="daisuke.sato@rt-net.jp">Daisuke Sato</author>
<license>MIT</license>
<url type="website">https://github.com/rt-net/raspimouse_sim/wiki</url>
<url type="repository">https://github.com/rt-net/raspimouse_description</url>
<url type="bugtracker">https://github.com/rt-net/raspimouse_description/issues</url>
<buildtool_depend>catkin</buildtool_depend>
<depend>joint_state_publisher_gui</depend>
<depend>joint_state_publisher</depend>
<depend>robot_state_publisher</depend>
<depend>rviz</depend>
<depend>urdf</depend>
<depend>xacro</depend>
<export>
</export>
</package>