-
Notifications
You must be signed in to change notification settings - Fork 10
/
stack.xml
30 lines (26 loc) · 1 KB
/
stack.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
<stack>
<description brief="Fully immersive control of a PR2 robot using the Oculus Rift and Razer Hydra">
The pr2_surrogate package allows you to use a PR2
as a surrogate for your physical body using the Oculus RIFT
virtual reality headset and the Razer Hydra controller.</description>
<author>David Gossow/[email protected]</author>
<license>BSD</license>
<review status="unreviewed" notes=""/>
<url>http://ros.org/wiki/pr2_surrogate</url>
<depend stack="common_msgs" />
<depend stack="common_rosdeps" />
<depend stack="pluginlib" />
<depend stack="ros" />
<depend stack="ros_comm" />
<depend stack="actionlib" />
<depend stack="razer_hydra" />
<depend stack="image_transport_plugins" />
<depend stack="audio_common" />
<depend stack="openni_camera" />
<depend stack="geometry" />
<depend stack="oculus_rviz_plugins" />
<depend stack="visualization" />
<depend stack="pr2_apps" />
<depend stack="pr2_controllers" />
<depend stack="pr2_mechanism" />
</stack>