#include <mrpt/utils/CSerializable.h>
#include <mrpt/system/datetime.h>
#include <mrpt/utils/TEnumType.h>
#include <mrpt/utils/aligned_containers.h>
#include <mrpt/math/math_frwds.h>
#include <mrpt/poses/CPose3D.h>
Go to the source code of this file.
Classes | |
class | mrpt::poses::CPose3DInterpolator |
This class stores a time-stamped trajectory in SE(3) (CPose3D poses). More... | |
struct | mrpt::utils::TEnumTypeFiller< poses::CPose3DInterpolator::TInterpolatorMethod > |
Namespaces | |
mrpt | |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
mrpt::poses | |
Classes for 2D/3D geometry representation, both of single values and probability density distributions (PDFs) in many forms. | |
mrpt::utils | |
Classes for serialization, sockets, ini-file manipulation, streams, list of properties-values, timewatch, extensions to STL. | |
Typedefs | |
typedef std::pair< mrpt::system::TTimeStamp, mrpt::poses::CPose3D > | mrpt::poses::TTimePosePair |
Functions | |
::mrpt::utils::CStream & | mrpt::poses::operator>> (mrpt::utils::CStream &in, CPose3DInterpolatorPtr &pObj) |
Page generated by Doxygen 1.9.1 for MRPT 1.4.0 SVN: at Mon Apr 18 03:56:21 UTC 2022 |