21 lines
563 B
XML
21 lines
563 B
XML
<package>
|
|
<name>test_roslaunch</name>
|
|
<version>1.12.14</version>
|
|
<description>
|
|
Tests for roslaunch which depend on rostest.
|
|
</description>
|
|
<maintainer email="dthomas@osrfoundation.org">Dirk Thomas</maintainer>
|
|
<license>BSD</license>
|
|
|
|
<url>http://ros.org/wiki/roslaunch</url>
|
|
<author>Ken Conley</author>
|
|
|
|
<buildtool_depend version_gte="0.5.68">catkin</buildtool_depend>
|
|
|
|
<build_depend>rostest</build_depend>
|
|
|
|
<test_depend>python-rospkg</test_depend>
|
|
<test_depend>rosgraph</test_depend>
|
|
<test_depend>roslaunch</test_depend>
|
|
</package>
|