#include <tf_listener.h>
|
| TfListener () |
|
bool | waitForTransform (const std::string &target_frame, const std::string &source_frame, const ros::Time &time, const ros::Duration &timeout) const |
|
void | lookupTransform (const std::string &target_frame, const std::string &source_frame, const ros::Time &time, tf::StampedTransform &transform) const |
|
virtual | ~TfListenerInterface () |
|
Definition at line 32 of file tf_listener.h.
rapid_ros::TfListener::TfListener |
( |
| ) |
|
void rapid_ros::TfListener::lookupTransform |
( |
const std::string & |
target_frame, |
|
|
const std::string & |
source_frame, |
|
|
const ros::Time & |
time, |
|
|
tf::StampedTransform & |
transform |
|
) |
| const |
|
virtual |
bool rapid_ros::TfListener::waitForTransform |
( |
const std::string & |
target_frame, |
|
|
const std::string & |
source_frame, |
|
|
const ros::Time & |
time, |
|
|
const ros::Duration & |
timeout |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following file: