v01
This commit is contained in:
22
thirdparty/ros/ros_comm/tools/rosmaster/package.xml
vendored
Normal file
22
thirdparty/ros/ros_comm/tools/rosmaster/package.xml
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
<package>
|
||||
<name>rosmaster</name>
|
||||
<version>1.12.14</version>
|
||||
<description>
|
||||
ROS <a href="http://ros.org/wiki/Master">Master</a> implementation.
|
||||
</description>
|
||||
<maintainer email="dthomas@osrfoundation.org">Dirk Thomas</maintainer>
|
||||
<license>BSD</license>
|
||||
|
||||
<url>http://ros.org/wiki/rosmaster</url>
|
||||
<author>Ken Conley</author>
|
||||
|
||||
<buildtool_depend version_gte="0.5.68">catkin</buildtool_depend>
|
||||
|
||||
<run_depend>rosgraph</run_depend>
|
||||
<run_depend>python-defusedxml</run_depend>
|
||||
|
||||
<export>
|
||||
<rosdoc config="rosdoc.yaml"/>
|
||||
<architecture_independent/>
|
||||
</export>
|
||||
</package>
|
||||
Reference in New Issue
Block a user