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

Public Member Functions

virtual void onInit ()
 
 SafetyControllerNodelet ()
 
 ~SafetyControllerNodelet ()
 
- 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

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

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 52 of file nodelet.cpp.

Constructor & Destructor Documentation

xbot::SafetyControllerNodelet::SafetyControllerNodelet ( )
inline

Definition at line 55 of file nodelet.cpp.

xbot::SafetyControllerNodelet::~SafetyControllerNodelet ( )
inline

Definition at line 56 of file nodelet.cpp.

Member Function Documentation

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

Implements nodelet::Nodelet.

Definition at line 62 of file nodelet.cpp.

void xbot::SafetyControllerNodelet::update ( )
inlineprivate

Definition at line 83 of file nodelet.cpp.

Member Data Documentation

boost::shared_ptr<SafetyController> xbot::SafetyControllerNodelet::controller_
private

Definition at line 94 of file nodelet.cpp.

bool xbot::SafetyControllerNodelet::shutdown_requested_
private

Definition at line 96 of file nodelet.cpp.

ecl::Thread xbot::SafetyControllerNodelet::update_thread_
private

Definition at line 95 of file nodelet.cpp.


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


xbot_safety_controller
Author(s): Roc, wangpeng@droid.ac.cn
autogenerated on Sat Oct 10 2020 03:27:52