1lcm-logplayer-gui(1) LCM lcm-logplayer-gui(1)
2
3
4
6 lcm-logplayer-gui - full featured log playback and editng tool
7
9 lcm-logplayer-gui [options] [FILE]
10
11
13 lcm-logplayer-gui is the Lightweight Communications and Marshalling log
14 playback tool. It provides a graphical user interface for playing log‐
15 files recorded with lcm-logger. Features include random access, dif‐
16 ferent playback speeds, channel suppression and remapping, and more.
17
18 lcm-logplayer-gui is written in Java, and uses the LCM Java bindings.
19 Consequently, running it requires a working Java virtual machine.
20
21
23 The following options are provided by lcm-logplayer-gui
24
25 -l, --lcm-url=URL
26 Use the specified LCM URL
27
28 -h, --help
29 Shows some help text and exits
30
31
33 lcm-logger(1) lcm-logplayer(1)
34
35
37 lcm-logplayer-gui is part of the Lightweight Communications and Mar‐
38 shalling (LCM) project. Permission is granted to copy, distribute
39 and/or modify it under the terms of the GNU Lesser General Public
40 License as published by the Free Software Foundation; either version
41 2.1 of the License, or (at your option) any later version. See the
42 file COPYING in the LCM distribution for more details regarding distri‐
43 bution.
44
45 LCM is distributed in the hope that it will be useful, but WITHOUT ANY
46 WARRANTY; without even the implied warranty of MERCHANTABILITY or FIT‐
47 NESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
48 License for more details. You should have received a copy of the GNU
49 Lesser General Public License along with LCM; if not, write to the Free
50 Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
51 02110-1301 USA
52
53
55 This manual page was written by Albert Huang.
56
57
58
59LCM 2009-07-28 lcm-logplayer-gui(1)