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

Public Member Functions

virtual void onInit ()
 
std::string unresolvedName (const std::string &name) const
 
 VelocitySmootherNodelet ()
 
 ~VelocitySmootherNodelet ()
 
- 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

boost::shared_ptr< VelocitySmoothervel_smoother_
 
ecl::Thread worker_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 311 of file velocity_smoother_nodelet.cpp.

Constructor & Destructor Documentation

yocs_velocity_smoother::VelocitySmootherNodelet::VelocitySmootherNodelet ( )
inline

Definition at line 314 of file velocity_smoother_nodelet.cpp.

yocs_velocity_smoother::VelocitySmootherNodelet::~VelocitySmootherNodelet ( )
inline

Definition at line 315 of file velocity_smoother_nodelet.cpp.

Member Function Documentation

virtual void yocs_velocity_smoother::VelocitySmootherNodelet::onInit ( )
inlinevirtual

Implements nodelet::Nodelet.

Definition at line 328 of file velocity_smoother_nodelet.cpp.

std::string yocs_velocity_smoother::VelocitySmootherNodelet::unresolvedName ( const std::string &  name) const
inline

Definition at line 322 of file velocity_smoother_nodelet.cpp.

Member Data Documentation

boost::shared_ptr<VelocitySmoother> yocs_velocity_smoother::VelocitySmootherNodelet::vel_smoother_
private

Definition at line 347 of file velocity_smoother_nodelet.cpp.

ecl::Thread yocs_velocity_smoother::VelocitySmootherNodelet::worker_thread_
private

Definition at line 348 of file velocity_smoother_nodelet.cpp.


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


yocs_velocity_smoother
Author(s): Jorge Santos Simon
autogenerated on Mon Jun 10 2019 15:54:04