Main MRPT website
>
C++ reference
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
lib_mrpt_reactivenav.h
Go to the documentation of this file.
1
/* +---------------------------------------------------------------------------+
2
| Mobile Robot Programming Toolkit (MRPT) |
3
| http://www.mrpt.org/ |
4
| |
5
| Copyright (c) 2005-2014, Individual contributors, see AUTHORS file |
6
| See: http://www.mrpt.org/Authors - All rights reserved. |
7
| Released under BSD License. See details in http://www.mrpt.org/License |
8
+---------------------------------------------------------------------------+ */
9
10
11
/** \defgroup mrpt_reactivenav_grp [mrpt-reactivenav]
12
13
<small> <a href="index.html#libs">Back to list of all libraries</a> | <a href="modules.html" >See all modules</a> </small>
14
<br>
15
16
<h2>Library <code>mrpt-reactivenav</code></h2>
17
<hr>
18
19
This library implements:
20
21
<ul>
22
23
<li>Holonomic navigation algorithms:
24
Virtual Force Fields (VFF), Nearness Diagram (ND), ...
25
See mrpt::reactivenav::CAbstractHolonomicReactiveMethod </li>
26
27
28
<li>A complex reactive navigator: Using space transformations (PTGs) to drive
29
a robot using an internal simpler holonomic algorithm. See mrpt::reactivenav::CReactiveNavigationSystem </li>
30
31
<li>A number of different PTGs: See mrpt::reactivenav::CParameterizedTrajectoryGenerator</li>
32
33
</ul>
34
35
See the full list of classes in mrpt::reactivenav, or the online
36
page http://www.mrpt.org/Application:ReactiveNavigationDemo for a discussion
37
of a working application (see MRPT/apps/ReactiveNavigationDemo).
38
39
40
*/
41
Page generated by
Doxygen 1.8.8
for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014