1ICP-SLAM(1) Mobile Robot Programming Toolkit - MRPT ICP-SLAM(1)
2
3
4
6 icp-slam - SLAM method using scan matching
7
9 icp-slam config_file.ini
10
12 icp-slam is a command-line application which processes a rawlog and
13 create a map using scan matching with 2D laser scans.
14
16 Please report bugs at https://github.com/MRPT/mrpt/issues
17
19 The application wiki page at http://www.mrpt.org/Applications
20
22 icp-slam is part of the Mobile Robot Programming Toolkit (MRPT), and
23 was originally written by the MAPIR laboratory (University of Malaga).
24
25 This manual page was written by Jose Luis Blanco
26 <joseluisblancoc@gmail.com>.
27
29 This program is free software; you can redistribute it and/or modify it
30 under the terms of the BSD License.
31
32 On Debian GNU/Linux systems, the complete text of the BSD License can
33 be found in `/usr/share/common-licenses/BSD'.
34
35
36
37perl v5.36.1 2023-06-12 ICP-SLAM(1)