forked from si-machines/wsg_32_description
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.xml
More file actions
20 lines (16 loc) · 725 Bytes
/
package.xml
File metadata and controls
20 lines (16 loc) · 725 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0"?>
<package>
<name>wsg_32_description</name>
<version>0.0.3</version>
<description>URDF and Xacro description files for the Weiss WSG 32 gripper with force sensing fingers.</description>
<author email="maxsvetlik@utexas.edu">Max Svetlik</author>
<maintainer email="maxsvetlik@utexas.edu">Max Svetlik</maintainer>
<license>BSD</license>
<url type="website">http://ros.org/wiki/wsg_32_description</url>
<url type="repository">https://github.com/si-machines/wsg_32_description.git</url>
<url type="bugtracker">https://github.com/si-machines/wsg_32_description/issues</url>
<buildtool_depend>catkin</buildtool_depend>
<run_depend>gazebo</run_depend>
<export>
</export>
</package>