Files
ar_basalt/thirdparty/ros/ros_comm/test/test_rosparam/package.xml
2022-04-05 11:42:28 +03:00

25 lines
622 B
XML

<package>
<name>test_rosparam</name>
<version>1.12.14</version>
<description>
A package containing the unit tests for rosparam.
</description>
<maintainer email="dthomas@osrfoundation.org">Dirk Thomas</maintainer>
<license>BSD</license>
<url>http://ros.org/wiki/rosparam</url>
<author>Ken Conley</author>
<buildtool_depend version_gte="0.5.68">catkin</buildtool_depend>
<build_depend>rostest</build_depend>
<test_depend>python-yaml</test_depend>
<test_depend>rosgraph</test_depend>
<test_depend>rosparam</test_depend>
<export>
<rosdoc config="rosdoc.yaml"/>
</export>
</package>