MRPT  2.0.1
lib_mrpt_nav.h
Go to the documentation of this file.
1 /* +---------------------------------------------------------------------------+
2  | Mobile Robot Programming Toolkit (MRPT) |
3  | https://www.mrpt.org/ |
4  | |
5  | Copyright (c) 2005-2020, Individual contributors, see AUTHORS file |
6  | See: https://www.mrpt.org/Authors - All rights reserved. |
7  | Released under BSD License. See details in https://www.mrpt.org/License |
8  +---------------------------------------------------------------------------+
9  */
10 
11 /** \defgroup mrpt_nav_grp [mrpt-nav]
12 
13 Autonomous navigation, path planning
14 
15 <small> <a href="index.html#libs">Back to list of all libraries</a> | <a
16 href="modules.html" >See all modules</a> </small> <br>
17 
18 # Library `mrpt-nav`
19 
20 This library is part of MRPT and can be installed in Debian-based systems with:
21 
22  sudo apt install libmrpt-nav-dev
23 
24 See: \ref mrpt_from_cmake
25 
26 This library implements:
27 
28 - Reactive navigation:
29  - Holonomic navigation algorithms: Virtual Force Fields (VFF), Nearness
30 Diagram (ND), ... See mrpt::nav::CAbstractHolonomicReactiveMethod
31  - A complex reactive navigator: Using space transformations (PTGs) to drive a
32 robot using an internal simpler holonomic algorithm. See
33 mrpt::nav::CReactiveNavigationSystem
34  - A number of different PTGs: See mrpt::nav::CParameterizedTrajectoryGenerator
35  - See the full list of classes in mrpt::nav, or the online page
36 https://www.mrpt.org/list-of-mrpt-apps/application-reactivenavigationdemo/ for a
37 working application (see MRPT/apps/ReactiveNavigationDemo).
38 
39 * Planned / hybrid navigation:
40  * See mrpt::nav
41 
42 */



Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020