21 lines
672 B
XML
21 lines
672 B
XML
<package>
|
|
<description brief="rosgraph command-line tool">
|
|
|
|
<p>
|
|
rosgraph contains the rosgraph command-line tool, which prints information about the ROS Computation Graph. It also provides an internal library that is used by the graphical version of this tool, <tt>rxgraph</tt>.
|
|
</p>
|
|
</description>
|
|
<author>Ken Conley</author>
|
|
<license>BSD/LGPL</license>
|
|
<review status="Doc reviewed" notes="2009/12/30"/>
|
|
<url>http://ros.org/wiki/rosgraph</url>
|
|
<depend package="roslib"/>
|
|
|
|
<platform os="ubuntu" version="9.04"/>
|
|
<platform os="ubuntu" version="9.10"/>
|
|
<platform os="ubuntu" version="10.04"/>
|
|
<platform os="macports" version="macports"/>
|
|
</package>
|
|
|
|
|