| ed
    | 
#include <tf_publisher_plugin.h>

| Public Member Functions | |
| void | configure (tue::Configuration config) | 
| void | initialize () | 
| void | process (const ed::WorldModel &world, ed::UpdateRequest &req) | 
| TFPublisherPlugin () | |
| virtual | ~TFPublisherPlugin () | 
|  Public Member Functions inherited from ed::Plugin | |
| virtual void | initialize (InitData &) | 
| const std::string & | name () const | 
| virtual void | process (const PluginInput &, UpdateRequest &) | 
| virtual | ~Plugin () | 
| Private Attributes | |
| std::string | exclude_ | 
| std::string | root_frame_id_ | 
| std::unique_ptr< tf2_ros::TransformBroadcaster > | tf_broadcaster_ | 
| Additional Inherited Members | |
|  Protected Attributes inherited from ed::Plugin | |
| TFBufferConstPtr | tf_buffer_ | 
Definition at line 12 of file tf_publisher_plugin.h.
| TFPublisherPlugin::TFPublisherPlugin | ( | ) | 
Definition at line 16 of file tf_publisher_plugin.cpp.
| 
 | virtual | 
Definition at line 22 of file tf_publisher_plugin.cpp.
| 
 | virtual | 
Reimplemented from ed::Plugin.
Definition at line 28 of file tf_publisher_plugin.cpp.
| 
 | virtual | 
Reimplemented from ed::Plugin.
Definition at line 41 of file tf_publisher_plugin.cpp.
| 
 | virtual | 
Reimplemented from ed::Plugin.
Definition at line 48 of file tf_publisher_plugin.cpp.
| 
 | private | 
Definition at line 32 of file tf_publisher_plugin.h.
| 
 | private | 
Definition at line 29 of file tf_publisher_plugin.h.
| 
 | private | 
Definition at line 34 of file tf_publisher_plugin.h.
 1.8.17
 1.8.17