MRPT
2.0.1
|
#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.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |