-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.xml
28 lines (23 loc) · 855 Bytes
/
package.xml
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>ur_e_description</name>
<version>1.2.7</version>
<description>
URDF description for Universal UR5/10 robot arms
</description>
<author>Wim Meeussen</author>
<author>Kelsey Hawkins</author>
<author>Mathias Ludtke</author>
<author>Felix Messmer</author>
<maintainer email="[email protected]">G.A. vd. Hoorn</maintainer>
<maintainer email="[email protected]">Miguel Prada Sarasola</maintainer>
<maintainer email="[email protected]">Nadia Hammoudeh Garcia</maintainer>
<license>BSD</license>
<url type="website">http://ros.org/wiki/ur_e_description</url>
<buildtool_depend>ament_cmake</buildtool_depend>
<!-- <exec_depend>urdf</exec_depend>
<exec_depend>xacro</exec_depend> -->
<export>
<build_type>ament_cmake</build_type>
</export>
</package>