Metadata-Version: 1.2
Name: rostopic
Version: 1.17.4
Summary: rostopic contains the rostopic command-line tool for displaying debug information about ROS Topics, including publishers, subscribers, publishing rate, and ROS Messages. It also contains an experim...
Home-page: http://ros.org/wiki/rostopic
Author: Ken Conley, Dirk Thomas <dthomas@osrfoundation.org>, Jacob Perron <jacob@openrobotics.org>
Maintainer: Michael Carroll <michael@openrobotics.org>, Shane Loretz <sloretz@openrobotics.org>
License: BSD
Description: rostopic contains the rostopic command-line tool for displaying debug information about ROS Topics, including publishers, subscribers, publishing rate, and ROS Messages. It also contains an experimental Python library for getting information about and interacting with topics dynamically. This library is for internal-use only as the code API may change, though it does provide examples of how to implement dynamic subscription and publication behaviors in ROS.
Platform: UNKNOWN
Requires: genmsg
Requires: genpy
Requires: roslib
Requires: rospkg
