forked from ros-visualization/visualization_tutorials
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.xml
More file actions
29 lines (22 loc) · 838 Bytes
/
Copy pathpackage.xml
File metadata and controls
29 lines (22 loc) · 838 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
<package>
<name>visualization_tutorials</name>
<version>0.10.3</version>
<description>
Metapackage referencing tutorials related to rviz and visualization.
</description>
<maintainer email="mabel@openrobotics.org">Mabel Zhang</maintainer>
<license>BSD</license>
<url>http://ros.org/wiki/visualization_tutorials</url>
<author>Dave Hershberger</author>
<author>David Gossow</author>
<author>Josh Faust</author>
<buildtool_depend>catkin</buildtool_depend>
<run_depend>interactive_marker_tutorials</run_depend>
<run_depend>librviz_tutorial</run_depend>
<run_depend>rviz_plugin_tutorials</run_depend>
<run_depend>rviz_python_tutorial</run_depend>
<run_depend>visualization_marker_tutorials</run_depend>
<export>
<metapackage/>
</export>
</package>