-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.xml
More file actions
29 lines (20 loc) · 737 Bytes
/
Copy pathmanifest.xml
File metadata and controls
29 lines (20 loc) · 737 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
<package>
<description brief="pr2JointVelocityControllerInterface">
pr2JointVelocityControllerInterface
</description>
<author>yuquan</author>
<license>BSD</license>
<review status="unreviewed" notes=""/>
<url>http://ros.org/wiki/pr2JointVelocityControllerInterface</url>
<depend package="pr2_controller_interface"/>
<depend package="robot_mechanism_controllers"/>
<depend package="pr2_mechanism_controllers"/>
<depend package="pr2_mechanism_model"/>
<depend package="pluginlib"/>
<depend package="realtime_tools"/>
<depend package="control_toolbox"/>
<depend package="roslib"/>
<export>
<pr2_controller_interface plugin="${prefix}/my_controller_plugins.xml" />
</export>
</package>