#include <mrpt/base/link_pragmas.h>
#include <mrpt/system/datetime.h>
#include <mrpt/utils/aligned_containers.h>
#include <mrpt/poses/SE_traits.h>
#include <string>
#include <map>
Go to the source code of this file.
Classes | |
class | mrpt::poses::FrameTransformerInterface< DIM > |
Virtual base class for interfaces to a ROS tf2-like service capable of "publishing" and "looking-up" relative poses between two "coordinate frames". More... | |
class | mrpt::poses::FrameTransformer< DIM > |
See docs in FrameTransformerInterface. More... | |
struct | mrpt::poses::FrameTransformer< DIM >::TF_TreeEdge |
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. | |
Enumerations | |
enum | mrpt::poses::FrameLookUpStatus { mrpt::poses::LKUP_GOOD = 0, mrpt::poses::LKUP_UNKNOWN_FRAME, mrpt::poses::LKUP_NO_CONNECTIVITY, mrpt::poses::LKUP_EXTRAPOLATION_ERROR } |
Page generated by Doxygen 1.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |