Public Member Functions | |
FramePair (const std::string &rframe, const std::string &lframe) | |
Public Attributes | |
std::string | log_frame |
std::string | reference_frame |
Definition at line 51 of file tf_logger.cpp.
FramePair::FramePair | ( | const std::string & | rframe, |
const std::string & | lframe | ||
) | [inline] |
Definition at line 53 of file tf_logger.cpp.
std::string FramePair::log_frame |
Definition at line 57 of file tf_logger.cpp.
std::string FramePair::reference_frame |
Definition at line 56 of file tf_logger.cpp.