Metadata-Version: 2.1
Name: rosmsg
Version: 1.15.11
Summary: rosmsg contains two command-line tools: <tt>rosmsg</tt> and
Home-page: http://wiki.ros.org/rosmsg
Author: Ken Conley, Tully Foote, Dirk Thomas <dthomas@osrfoundation.org>
Maintainer: Jacob Perron <jacob@openrobotics.org>, Michael Carroll <michael@openrobotics.org>, Shane Loretz <sloretz@openrobotics.org>
License: BSD
Platform: UNKNOWN
Requires: genmsg
Requires: rosbag
Requires: roslib
Requires: rospkg

rosmsg contains two command-line tools: <tt>rosmsg</tt> and
    <tt>rossrv</tt>. <tt>rosmsg</tt> is a command-line tool for
    displaying information about <a href="http://wiki.ros.org/msg">ROS Message
    types</a>. <tt>rossrv</tt> is a command-line tool for displaying
    information about <a href="http://wiki.ros.org/srv">ROS
    Service types</a>.

