logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

lcm-logplayer - minimalist log playback tool

Author

       This manual page was written by Albert Huang.

LCM                                                2009-07-28                                   lcm-logplayer(1)

Description

lcm-logplayer  is  a  minimalist  Lightweight  Communications  and Marshalling logfile playback tool.  It
       provides a small set of  options  for  controlling  logfile  playback,  and  is  primarily  intended  for
       situations  where  a command line program is either desired or the only option.  In situations where both
       Java and a graphical interface are available, lcm-logplayer-gui provides a more featureful logplayer with
       a graphical user interface.

Name

       lcm-logplayer - minimalist log playback tool

Options

       The following options are provided by lcm-logplayer-v,--verbose
              Print information about each packet.

       -s,--speed=NUM
              Playback speed multiplier.  Default is 1.0

       -e,--regexp=EXPR
              POSIX regular expression of channels to play.

       -l,--lcm-url=URL
              Play logged messages on the specified LCM URL.

       -h,--help
              Shows some help text and exits

See Also

lcm-logplayer-gui(1) regex(7)

Synopsis

lcm-logplayer[options][FILE]

See Also