rxbag: module docstring

This commit is contained in:
Tim Field 2010-05-24 07:56:22 +00:00
parent e951c866a7
commit ee789ff436
1 changed files with 4 additions and 2 deletions

View File

@ -29,8 +29,10 @@
# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
# ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
# POSSIBILITY OF SUCH DAMAGE.
#
# Revision $Id$
"""
Draws the playhead indicator on the timeline.
"""
PKG = 'rxbag'
import roslib; roslib.load_manifest(PKG)