This commit is contained in:
Ivan
2022-04-05 11:42:28 +03:00
commit 6dc0eb0fcf
5565 changed files with 1200500 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
<package>
<name>test_rosservice</name>
<version>1.12.14</version>
<description>
Tests for the rosservice tool.
</description>
<maintainer email="dthomas@osrfoundation.org">Dirk Thomas</maintainer>
<license>BSD</license>
<url>http://ros.org/wiki/rosservice</url>
<author>Ken Conley</author>
<buildtool_depend version_gte="0.5.68">catkin</buildtool_depend>
<build_depend>genmsg</build_depend>
<build_depend>rostest</build_depend>
<build_depend>std_msgs</build_depend>
<test_depend>rospy</test_depend>
<test_depend>rosunit</test_depend>
<test_depend>test_rosmaster</test_depend>
</package>