.\" 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-playerwritemap "1" "May 2009" "Player" .SH NAME robot-playerwritemap \- map data logger .SH SYNOPSIS .B robot-playerwritemap .RI [options] .SH DESCRIPTION .B robot-playerwritemap retrieves map data and save it to a file. .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 "-m " {v|o} save map as vector (v) or occ grid (o) map (default: o). .TP .BI "-i " index .I index of the device to get the map data from (default: 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-playervcr (1)