1RO-LOCALIZATION(1)  Mobile Robot Programming Toolkit - MRPT RO-LOCALIZATION(1)
2
3
4

NAME

6       ro-localization - Monte-Carlo localization for beacon range-only
7       measurements
8

SYNOPSIS

10       ro-localization config_file.ini
11

DESCRIPTION

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

BUGS

23       Please report bugs at https://github.com/MRPT/mrpt/issues
24

SEE ALSO

26       The application wiki page at http://www.mrpt.org/Applications
27
28       pf-localization
29

AUTHORS

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 BSD License.
41
42       On Debian GNU/Linux systems, the complete text of the BSD License can
43       be found in `/usr/share/common-licenses/BSD'.
44
45
46
47perl v5.34.0                      2021-08-20                RO-LOCALIZATION(1)
Impressum