forked from turtlebot/turtlebot_viz
-
Notifications
You must be signed in to change notification settings - Fork 0
/
stack.xml
16 lines (16 loc) · 784 Bytes
/
stack.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<stack>
<description brief="turtlebot_viz">turtlebot_viz</description>
<author>Maintained by Tully Foote and Melonee Wise</author>
<license>BSD</license>
<review status="unreviewed" notes=""/>
<url>http://ros.org/wiki/turtlebot_viz</url>
<depend stack="common_msgs" /> <!-- visualization_msgs -->
<depend stack="visualization" /> <!-- interactive_markers -->
<depend stack="ros" /> <!-- roslib -->
<depend stack="ros_comm" /> <!-- roscpp, rospy -->
<depend stack="diagnostics_monitors" /> <!-- robot_monitor -->
<depend stack="robot_model_visualization" /> <!-- joint_state_publisher -->
<!-- turtlebot_dashboard -->
<depend stack="turtlebot_create_desktop"/> <!-- create_dashboard -->
<depend stack="kobuki_desktop"/> <!-- kobuki_dashboard -->
</stack>