Public Member Functions | Private Attributes | List of all members
tf2_server::Tf2ServerNodelet Class Reference
Inheritance diagram for tf2_server::Tf2ServerNodelet:
Inheritance graph
[legend]

Public Member Functions

void onInit () override
 
- Public Member Functions inherited from nodelet::Nodelet
void init (const std::string &name, const M_string &remapping_args, const V_string &my_argv, ros::CallbackQueueInterface *st_queue=NULL, ros::CallbackQueueInterface *mt_queue=NULL)
 
 Nodelet ()
 
virtual ~Nodelet ()
 

Private Attributes

std::unique_ptr< TF2Servertf2Server
 

Additional Inherited Members

- Protected Member Functions inherited from nodelet::Nodelet
ros::CallbackQueueInterfacegetMTCallbackQueue () const
 
ros::NodeHandlegetMTNodeHandle () const
 
ros::NodeHandlegetMTPrivateNodeHandle () const
 
const V_stringgetMyArgv () const
 
const std::string & getName () const
 
ros::NodeHandlegetNodeHandle () const
 
ros::NodeHandlegetPrivateNodeHandle () const
 
const M_stringgetRemappingArgs () const
 
ros::CallbackQueueInterfacegetSTCallbackQueue () const
 
std::string getSuffixedName (const std::string &suffix) const
 

Detailed Description

Definition at line 7 of file tf2_server_nodelet.cpp.

Member Function Documentation

◆ onInit()

void tf2_server::Tf2ServerNodelet::onInit ( )
inlineoverridevirtual

Implements nodelet::Nodelet.

Definition at line 9 of file tf2_server_nodelet.cpp.

Member Data Documentation

◆ tf2Server

std::unique_ptr<TF2Server> tf2_server::Tf2ServerNodelet::tf2Server
private

Definition at line 8 of file tf2_server_nodelet.cpp.


The documentation for this class was generated from the following file:


tf2_server
Author(s): Martin Pecka
autogenerated on Fri Jan 12 2024 03:42:13