-
Notifications
You must be signed in to change notification settings - Fork 26
/
package.xml
31 lines (24 loc) · 916 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
29
30
31
<?xml version="1.0"?>
<package format="2">
<name>hsr_description</name>
<version>1.1.0</version>
<description>URDF files for Toyota HSR</description>
<maintainer email="[email protected]">Koji Terada</maintainer>
<maintainer email="[email protected]">Akiyoshi Ochiai</maintainer>
<license>BSD 3-clause Clear License</license>
<url type="website">None</url>
<author>Akiyoshi Ochiai</author>
<author>Keisuke Takeshita</author>
<author>Koji Terada</author>
<author>Tamaki Nishino</author>
<author>Kazuto Murase</author>
<author>Yuto Mori</author>
<author>Yoshimi Iyoda</author>
<buildtool_depend>catkin</buildtool_depend>
<depend>xacro</depend>
<depend>rosbash</depend>
<exec_depend>robot_state_publisher</exec_depend>
<exec_depend>joint_state_publisher</exec_depend>
<exec_depend>hsr_meshes</exec_depend>
<exec_depend>rviz</exec_depend>
</package>