.\" Copyright (C) 2009 Daniel Hess .\" .\" This is free software; you may redistribute it and/or modify .\" it under the terms of the GNU General Public License as .\" published by the Free Software Foundation; either version 2, .\" or any later version. .\" .\" This is distributed in the hope that it will be useful, but .\" WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this; if not write to the Free Software Foundation, Inc. .\" 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA .TH robot-playerv "1" "May 2009" "Player" .SH NAME robot-playerv \- GUI client program to visualizes sensor data .SH SYNOPSIS .B robot-playerv .RI [options] .SH DESCRIPTION .B robot-playerv is a GUI client program that visualizes sensor data from a player server. It also provides some teleoperation capabilities. .SH OPTIONS .TP .BI "\-h " host connect to Player on this .I host (default: localhost). .TP .BI "\-p " port connect to Player on this TCP .I port (default: 6665). .TP .BI "\-rate " rate request data update at .I rate in Hz (default: 5Hz). .TP .B \-\-: .I device and .I index of the device to be visualized (e.g. \-\-position:0 or \-\-sonar:0). .SH AUTHOR .B Player was written by Brian Gerkey and contributors. This manual page was written by Daniel Hess for the Debian Project. .SH SEE ALSO The HTML documentation in .BR /usr/share/doc/player/html of the .BR robot-player-doc package. .BR robot-playerprint (1)