1PRRT-NAVIGATOR-DEMO(1M)obile Robot Programming Toolkit - MRPPRTRT-NAVIGATOR-DEMO(1)
2
3
4
6 prrt-navigator-demo - Mobile robot navigation simulator
7
9 prrt-navigator-demo
10
12 prrt-navigator-demo is a GUI program that allows experimenting with a
13 new robot navigation algorithm based on Rapidly-exploring Random Tree
14 (RTT) exploration using Parameterized Trajectory Generators (PTGs).
15
16 Refer to the source code and related papers for more information about
17 the method itself.
18
20 Please report bugs at https://github.com/MRPT/mrpt/issues
21
23 The application wiki page at http://www.mrpt.org/Applications
24
26 prrt-navigator-demo is part of the Mobile Robot Programming Toolkit
27 (MRPT), and was originally written by the MAPIR laboratory (University
28 of Malaga).
29
30 This manual page was written by Jose Luis Blanco
31 <joseluisblancoc@gmail.com>.
32
34 This program is free software; you can redistribute it and/or modify it
35 under the terms of the BSD License.
36
37 On Debian GNU/Linux systems, the complete text of the BSD License can
38 be found in `/usr/share/common-licenses/BSD'.
39
40
41
42perl v5.36.1 2023-06-12 PRRT-NAVIGATOR-DEMO(1)