NodeletInterface Class Reference

List of all members.

Public Member Functions

bool loadNodelet (const std::string &name, const std::string &type, const std::string &manager, const std::vector< std::string > &args, const std::string &bond_id)
 Load the nodelet.
bool unloadNodelet (const std::string &name, const std::string &manager)
 Unload the nodelet.

Private Attributes

ros::NodeHandle n_

Detailed Description

Definition at line 152 of file nodelet.cpp.


Member Function Documentation

bool NodeletInterface::loadNodelet ( const std::string &  name,
const std::string &  type,
const std::string &  manager,
const std::vector< std::string > &  args,
const std::string &  bond_id 
) [inline]

Load the nodelet.

Definition at line 191 of file nodelet.cpp.

bool NodeletInterface::unloadNodelet ( const std::string &  name,
const std::string &  manager 
) [inline]

Unload the nodelet.

Definition at line 158 of file nodelet.cpp.


Member Data Documentation

ros::NodeHandle NodeletInterface::n_ [private]

Definition at line 235 of file nodelet.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines


nodelet
Author(s): Tully Foote, Radu Bogdan Rusu
autogenerated on Fri Jan 11 11:44:24 2013