1RO-LOCALIZATION(1) Mobile Robot Programming Toolkit - MRPT RO-LOCALIZATION(1)
2
3
4
6 ro-localization - Monte-Carlo localization for beacon range-only
7 measurements
8
10 ro-localization config_file.ini
11
13 ro-localization is a command-line application which processes a rawlog
14 and tracks a mobile robot pose from the sequence of odometry and
15 observations. It can also perform global localization.
16
17 This program is a specialization of pf-localization, with an extended
18 model to cope with unknown, dynamic biases in the beacon ranges. It
19 also shows a real-time visualization in 3D of the particles, the
20 beacons, and the measurements.
21
23 Please report bugs at http://www.mrpt.org/project/issues/MRPT
24
26 The application wiki page at http://www.mrpt.org/Applications
27
28 pf-localization
29
31 ro-localization is part of the Mobile Robot Programming Toolkit (MRPT),
32 and was originally written by the MAPIR laboratory (University of
33 Malaga).
34
35 This manual page was written by Jose Luis Blanco
36 <joseluisblancoc@gmail.com>.
37
39 This program is free software; you can redistribute it and/or modify it
40 under the terms of the GNU General Public License as published by the
41 Free Software Foundation; either version 3, or (at your option) any
42 later version.
43
44 On Debian GNU/Linux systems, the complete text of the GNU General
45 Public License can be found in `/usr/share/common-licenses/GPL'.
46
47
48
49perl v5.12.2 2010-07-19 RO-LOCALIZATION(1)