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

Public Member Functions

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

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

Constructor & Destructor Documentation

SlamGMappingNodelet::SlamGMappingNodelet ( )
inline

Definition at line 26 of file nodelet.cpp.

SlamGMappingNodelet::~SlamGMappingNodelet ( )
inline

Definition at line 28 of file nodelet.cpp.

Member Function Documentation

virtual void SlamGMappingNodelet::onInit ( )
inlinevirtual

Implements nodelet::Nodelet.

Definition at line 30 of file nodelet.cpp.

Member Data Documentation

boost::shared_ptr<SlamGMapping> SlamGMappingNodelet::sg_
private

Definition at line 39 of file nodelet.cpp.


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


gmapping
Author(s): Brian Gerkey
autogenerated on Wed Jun 5 2019 21:48:25