1REACTIVENAVIGATIONDEMMOo(b1i)le Robot Programming Toolkit -REMARCPTTIVENAVIGATIONDEMO(1)
2
3
4
6 ReactiveNavigationDemo - GUI demo of robot reactive navigation
7
9 ReactiveNavigationDemo
10
12 A program to demonstrate the usage of the mrpt reactivenav library. It
13 allow the user to set an arbitrary target and then simulate the robot
14 actions to try to reach the target.
15
16 The movements take into account the arbitrary shape of the robot, and a
17 set of kinematically-constrained trajectories.
18
20 Please report bugs at http://www.mrpt.org/project/issues/MRPT
21
23 The application wiki page at http://www.mrpt.org/Applications
24
26 ReactiveNavigationDemo 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 GNU General Public License as published by the
36 Free Software Foundation; either version 3, or (at your option) any
37 later version.
38
39 On Debian GNU/Linux systems, the complete text of the GNU General
40 Public License can be found in `/usr/share/common-licenses/GPL'.
41
42
43
44perl v5.12.2 2010-07-19 REACTIVENAVIGATIONDEMO(1)