51 typedef typename SE_traits<DIM>::pose_t
pose_t;
58 virtual void sendTransform(
61 const pose_t & child_wrt_parent,
74 const double timeout_secs = .0
100 const
std::
string & target_frame,
101 const
std::
string & source_frame,
104 const
double timeout_secs = .0
108 FrameLookUpStatus ret = lookupTransform(target_frame, source_frame,
p, query_time, timeout_secs);
125 timestamp(timestamp_)
131 typedef std::map<std::string, typename mrpt::aligned_containers<std::string, TF_TreeEdge>::map_t>
pose_tree_t;
uint64_t TTimeStamp
A system independent time type, it holds the the number of 100-nanosecond intervals since January 1...
#define MRPT_OVERRIDE
C++11 "override" for virtuals:
mrpt::system::TTimeStamp now()
A shortcut for system::getCurrentTime.
GLsizei const GLchar ** string
#define INVALID_TIMESTAMP
Represents an invalid timestamp, where applicable.
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.