1OBSERVATIONS2MAP(1) Mobile Robot Programming Toolkit - MRPTOBSERVATIONS2MAP(1)
2
3
4

NAME

6       observations2map - Transforms a set of pairs <pose,observation> into
7       metric maps.
8

SYNOPSIS

10       observations2map config_file.ini observations.simplemap
11       output_maps_prefix
12

DESCRIPTION

14       observations2map reads a multi metric map description from the config
15       file and insert all the observations into it. Then it saves all the
16       metric maps to independent files.  It can be used to generate point
17       maps, occupancy grid maps, or any kind of maps from a sequence of
18       localized observations.
19

BUGS

21       Please report bugs at https://github.com/MRPT/mrpt/issues
22

SEE ALSO

24       The application wiki page at http://www.mrpt.org/Applications
25

AUTHORS

27       observations2map is part of the Mobile Robot Programming Toolkit
28       (MRPT), and was originally written by the MAPIR laboratory (University
29       of Malaga).
30
31       This manual page was written by Jose Luis Blanco
32       <joseluisblancoc@gmail.com>.
33
35       This program is free software; you can redistribute it and/or modify it
36       under the terms of the BSD License.
37
38       On Debian GNU/Linux systems, the complete text of the BSD License can
39       be found in `/usr/share/common-licenses/BSD'.
40
41
42
43perl v5.32.1                      2021-01-31               OBSERVATIONS2MAP(1)
Impressum