#include <buffer_core.h>
Public Member Functions | |
const std::string & | _lookupFrameString (BufferCore &buffer, CompactFrameID frame_id_num) const |
int | _walkToTopParent (BufferCore &buffer, ros::Time time, CompactFrameID target_id, CompactFrameID source_id, std::string *error_string, std::vector< CompactFrameID > *frame_chain) const |
A helper class for testing internal APIs
Definition at line 422 of file buffer_core.h.
|
inline |
Definition at line 426 of file buffer_core.h.
int tf2::TestBufferCore::_walkToTopParent | ( | BufferCore & | buffer, |
ros::Time | time, | ||
CompactFrameID | target_id, | ||
CompactFrameID | source_id, | ||
std::string * | error_string, | ||
std::vector< CompactFrameID > * | frame_chain | ||
) | const |
Definition at line 1650 of file buffer_core.cpp.