forked from RCPRG-ros-pkg/lwr_robot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.xml
31 lines (23 loc) · 809 Bytes
/
manifest.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
<package>
<description brief="lwr_bringup">
lwr_bringup
</description>
<author>Konrad Banachowicz</author>
<license>BSD</license>
<review status="unreviewed" notes=""/>
<url>http://ros.org/wiki/lwr_bringup</url>
<depend package="rtt"/>
<deprnd package="rtt_rosnode"/>
<depend package="rtt_std_msgs"/>
<depend package="rtt_sensor_msgs"/>
<depend package="rtt_actionlib_msgs"/>
<depend package="rtt_trajectory_msgs"/>
<depend package="rtt_diagnostic_msgs"/>
<depend package="rtt_control_msgs"/>
<depend package="fake_servo"/>
<depend package="lwr_fri"/>
<depend package="oro_joint_state_publisher"/>
<depend package="oro_joint_trajectory_action"/>
<depend package="joint_spline_trajectory_generator"/>
<depend package="lwr_impedance_controller"/>
</package>