This repository has been archived on 2024-05-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ar_basalt/thirdparty/ros/ros_comm/test/test_rosgraph/package.xml
2022-04-05 11:42:28 +03:00

17 lines
439 B
XML

<package>
<name>test_rosgraph</name>
<version>1.12.14</version>
<description>
Tests for rosgraph which depend on rostest.
</description>
<maintainer email="dthomas@osrfoundation.org">Dirk Thomas</maintainer>
<license>BSD</license>
<url>http://ros.org/wiki/rosgraph</url>
<author>Ken Conley</author>
<buildtool_depend version_gte="0.5.68">catkin</buildtool_depend>
<build_depend>rostest</build_depend>
</package>