1RBPF-SLAM(1) Mobile Robot Programming Toolkit - MRPT RBPF-SLAM(1)
2
3
4
6 rbpf-slam - Robot map building with Rao-Blackwellized Particle Filters
7
9 rbpf-slam config_file.ini
10
12 rbpf-slam is a command-line application which processes a rawlog and
13 creates a map using the particle filter methods specified in the config
14 file.
15
17 Please report bugs at https://github.com/MRPT/mrpt/issues
18
20 The application wiki page at http://www.mrpt.org/Applications
21
23 rbpf-slam is part of the Mobile Robot Programming Toolkit (MRPT), and
24 was originally written by the MAPIR laboratory (University of Malaga).
25
26 This manual page was written by Jose Luis Blanco
27 <joseluisblancoc@gmail.com>.
28
30 This program is free software; you can redistribute it and/or modify it
31 under the terms of the BSD License.
32
33 On Debian GNU/Linux systems, the complete text of the BSD License can
34 be found in `/usr/share/common-licenses/BSD'.
35
36
37
38perl v5.36.1 2023-06-12 RBPF-SLAM(1)