Public Member Functions | |
void | objectsDetectedCallback (const find_object_2d::ObjectsStampedConstPtr &msg) |
TfExample () | |
Private Attributes | |
std::string | mapFrameId_ |
std::string | objFramePrefix_ |
ros::Subscriber | subs_ |
tf::TransformListener | tfListener_ |
Definition at line 33 of file tf_example_node.cpp.
TfExample::TfExample | ( | ) | [inline] |
Definition at line 36 of file tf_example_node.cpp.
void TfExample::objectsDetectedCallback | ( | const find_object_2d::ObjectsStampedConstPtr & | msg | ) | [inline] |
Definition at line 50 of file tf_example_node.cpp.
std::string TfExample::mapFrameId_ [private] |
Definition at line 89 of file tf_example_node.cpp.
std::string TfExample::objFramePrefix_ [private] |
Definition at line 90 of file tf_example_node.cpp.
ros::Subscriber TfExample::subs_ [private] |
Definition at line 91 of file tf_example_node.cpp.
tf::TransformListener TfExample::tfListener_ [private] |
Definition at line 92 of file tf_example_node.cpp.