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

Public Member Functions

virtual void onInit ()
 
 XbotNodelet ()
 
 ~XbotNodelet ()
 
- 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 Member Functions

void update ()
 

Private Attributes

bool shutdown_requested_
 
ecl::Thread update_thread_
 
boost::shared_ptr< XbotRosxbot_
 

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::stringgetName () 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 48 of file xbot_nodelet.cpp.

Constructor & Destructor Documentation

xbot::XbotNodelet::XbotNodelet ( )
inline

Definition at line 51 of file xbot_nodelet.cpp.

xbot::XbotNodelet::~XbotNodelet ( )
inline

Definition at line 52 of file xbot_nodelet.cpp.

Member Function Documentation

virtual void xbot::XbotNodelet::onInit ( )
inlinevirtual

Implements nodelet::Nodelet.

Definition at line 58 of file xbot_nodelet.cpp.

void xbot::XbotNodelet::update ( )
inlineprivate

Definition at line 75 of file xbot_nodelet.cpp.

Member Data Documentation

bool xbot::XbotNodelet::shutdown_requested_
private

Definition at line 86 of file xbot_nodelet.cpp.

ecl::Thread xbot::XbotNodelet::update_thread_
private

Definition at line 85 of file xbot_nodelet.cpp.

boost::shared_ptr<XbotRos> xbot::XbotNodelet::xbot_
private

Definition at line 84 of file xbot_nodelet.cpp.


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


xbot_node
Author(s): Roc, wangpeng@droid.ac.cn
autogenerated on Sat Oct 10 2020 03:28:14