MRPT
1.9.9
|
#include <mrpt/obs/CAction.h>
#include <mrpt/poses/CPose2D.h>
#include <mrpt/poses/CPosePDF.h>
#include <mrpt/containers/deepcopy_poly_ptr.h>
#include <mrpt/math/lightweight_geom_data.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 See docs in : http://www.mrpt.org/tutorials/programming/odometry-and-motion-models/probabilistic_motion_models/. More... | |
struct | mrpt::obs::CActionRobotMovement2D::TMotionModelOptions::TOptions_ThrunModel |
Options for the Thrun's model, which generates a CPosePDFParticles object in poseChange See docs in : http://www.mrpt.org/tutorials/programming/odometry-and-motion-models/probabilistic_motion_models/. More... | |
Namespaces | |
mrpt::obs | |
This namespace contains representation of robot actions and observations. | |
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020 |