#include <mrpt/obs/CAction.h>
#include <mrpt/poses/CPose2D.h>
#include <mrpt/poses/CPosePDF.h>
#include <mrpt/utils/poly_ptr_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 | |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
mrpt::obs | |
This namespace contains representation of robot actions and observations. | |
Functions | |
::mrpt::utils::CStream & | mrpt::obs::operator>> (mrpt::utils::CStream &in, CActionRobotMovement2DPtr &pObj) |
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |