MRPT
1.9.9
|
#include <mrpt/containers/deepcopy_poly_ptr.h>
#include <mrpt/math/TTwist2D.h>
#include <mrpt/obs/CAction.h>
#include <mrpt/poses/CPose2D.h>
#include <mrpt/poses/CPosePDF.h>
#include <mrpt/typemeta/TEnumType.h>
Go to the source code of this file.
Classes | |
class | mrpt::obs::CActionRobotMovement2D |
Represents a probabilistic 2D movement of the robot mobile base. More... | |
struct | mrpt::obs::CActionRobotMovement2D::TMotionModelOptions |
The parameter to be passed to "computeFromOdometry". More... | |
struct | mrpt::obs::CActionRobotMovement2D::TMotionModelOptions::TOptions_GaussianModel |
Options for the gaussian model, which generates a CPosePDFGaussian object in poseChange using a closed-form linear Gaussian model. More... | |
struct | mrpt::obs::CActionRobotMovement2D::TMotionModelOptions::TOptions_ThrunModel |
Options for the Thrun's model, which generates a CPosePDFParticles object in poseChange using a MonteCarlo simulation. More... | |
Namespaces | |
mrpt::obs | |
This namespace contains representation of robot actions and observations. | |
Functions | |
MRPT_FILL_ENUM_MEMBER (mrpt::obs::CActionRobotMovement2D, emOdometry) | |
MRPT_FILL_ENUM_MEMBER (mrpt::obs::CActionRobotMovement2D, emScan2DMatching) | |
MRPT_FILL_ENUM_MEMBER | ( | mrpt::obs::CActionRobotMovement2D | , |
emOdometry | |||
) |
MRPT_FILL_ENUM_MEMBER | ( | mrpt::obs::CActionRobotMovement2D | , |
emScan2DMatching | |||
) |
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 |