Main MRPT website > C++ reference for MRPT 1.9.9
Classes | Namespaces | Functions
CAbstractNavigator.h File Reference
#include <mrpt/nav/reactive/CRobot2NavInterface.h>
#include <mrpt/system/COutputLogger.h>
#include <mrpt/system/CTimeLogger.h>
#include <mrpt/typemeta/TEnumType.h>
#include <mrpt/config/CLoadableOptions.h>
#include <mrpt/poses/CPose2DInterpolator.h>
#include <mrpt/poses/FrameTransformer.h>
#include <mrpt/obs/obs_frwds.h>
#include <mutex>
#include <memory>
#include <functional>
Include dependency graph for CAbstractNavigator.h:
This graph shows which files directly or indirectly include this file:

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::TAbstractNavigatorParams
 
struct  mrpt::nav::CAbstractNavigator::TRobotPoseVel
 

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
 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)
 

Function Documentation

◆ MRPT_FILL_ENUM_MEMBER() [1/4]

MRPT_FILL_ENUM_MEMBER ( CAbstractNavigator  ,
IDLE   
)

◆ MRPT_FILL_ENUM_MEMBER() [2/4]

MRPT_FILL_ENUM_MEMBER ( CAbstractNavigator  ,
NAV_ERROR   
)

◆ MRPT_FILL_ENUM_MEMBER() [3/4]

MRPT_FILL_ENUM_MEMBER ( CAbstractNavigator  ,
NAVIGATING   
)

◆ MRPT_FILL_ENUM_MEMBER() [4/4]

MRPT_FILL_ENUM_MEMBER ( CAbstractNavigator  ,
SUSPENDED   
)



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST