Template Function tf2::getFrameId(const T&)

Function Documentation

template<class T>
std::string tf2::getFrameId(const T &t)

Get the frame_id from data.

Parameters:

t[in] The data input.

Returns:

The frame_id associated with the data.