|
MRPT
2.0.4
|
#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 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |