#include <tf2_scanner.h>
Definition at line 17 of file tf2_scanner.h.
◆ TF2Scanner()
rosbag_fancy::TF2Scanner::TF2Scanner |
( |
const std::vector< BagReader * > & |
readers | ) |
|
|
explicit |
◆ ~TF2Scanner()
rosbag_fancy::TF2Scanner::~TF2Scanner |
( |
| ) |
|
◆ fetchUpdate()
const tf2_msgs::TFMessage * rosbag_fancy::TF2Scanner::fetchUpdate |
( |
const ros::Time & |
time | ) |
|
Fetch next aggregated message.
Returns the next tf_static message that needs to be published. If there has been no change since the last call, it will return nullptr.
Definition at line 172 of file tf2_scanner.cpp.
◆ Cursor
◆ m_d
std::unique_ptr<Private> rosbag_fancy::TF2Scanner::m_d |
|
private |
The documentation for this class was generated from the following files: