| 
    MRPT
    1.9.9
    
   | 
 
#include <mrpt/config/CLoadableOptions.h>#include <mrpt/nav/reactive/CRobot2NavInterface.h>#include <mrpt/obs/obs_frwds.h>#include <mrpt/poses/CPose2DInterpolator.h>#include <mrpt/poses/FrameTransformer.h>#include <mrpt/system/COutputLogger.h>#include <mrpt/system/CTimeLogger.h>#include <mrpt/typemeta/TEnumType.h>#include <functional>#include <list>#include <memory>#include <mutex>Go to the source code of this file.
Classes | |
| class | mrpt::nav::CAbstractNavigator | 
| This is the base class for any reactive/planned navigation system.  More... | |
| struct | mrpt::nav::CAbstractNavigator::TargetInfo | 
| Individual target info in CAbstractNavigator::TNavigationParamsBase and derived classes.  More... | |
| struct | mrpt::nav::CAbstractNavigator::TNavigationParamsBase | 
| Base for all high-level navigation commands.  More... | |
| struct | mrpt::nav::CAbstractNavigator::TNavigationParams | 
| The struct for configuring navigation requests.  More... | |
| struct | mrpt::nav::CAbstractNavigator::TErrorReason | 
| struct | mrpt::nav::CAbstractNavigator::TAbstractNavigatorParams | 
| struct | mrpt::nav::CAbstractNavigator::TRobotPoseVel | 
Namespaces | |
| mrpt::nav | |
Functions | |
| bool | mrpt::nav::operator== (const CAbstractNavigator::TNavigationParamsBase &, const CAbstractNavigator::TNavigationParamsBase &) | 
| MRPT_FILL_ENUM_MEMBER (CAbstractNavigator, IDLE) | |
| MRPT_FILL_ENUM_MEMBER (CAbstractNavigator, NAVIGATING) | |
| MRPT_FILL_ENUM_MEMBER (CAbstractNavigator, SUSPENDED) | |
| MRPT_FILL_ENUM_MEMBER (CAbstractNavigator, NAV_ERROR) | |
| MRPT_FILL_ENUM_MEMBER | ( | CAbstractNavigator | , | 
| IDLE | |||
| ) | 
| MRPT_FILL_ENUM_MEMBER | ( | CAbstractNavigator | , | 
| NAVIGATING | |||
| ) | 
| MRPT_FILL_ENUM_MEMBER | ( | CAbstractNavigator | , | 
| SUSPENDED | |||
| ) | 
| MRPT_FILL_ENUM_MEMBER | ( | CAbstractNavigator | , | 
| NAV_ERROR | |||
| ) | 
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |