Public Member Functions | Private Member Functions | Private Attributes
ORLoaderModule Class Reference

Loads the object descriptors from disk. More...

#include <ORLoaderModule.h>

List of all members.

Public Member Functions

 ORLoaderModule (ros::NodeHandle *nh, ORMatchingModule *objRecMatchingModule)
 The constructor.
virtual ~ORLoaderModule ()
 The destructor.

Private Member Functions

void callbackOrCommand (const or_msgs::OrCommand::ConstPtr &msg)
bool fileExists (const std::string &file)
void loadDefaultObjects ()
void loadObjectProperties (std::string filename)

Private Attributes

ros::Subscriber m_ORCommandSubscriber
ORMatchingModulem_ORMatchingModule

Detailed Description

Loads the object descriptors from disk.

Author:
David Gossow (RX), Viktor Seib (R20)

Definition at line 24 of file ORLoaderModule.h.


Constructor & Destructor Documentation

ORLoaderModule::ORLoaderModule ( ros::NodeHandle *  nh,
ORMatchingModule objRecMatchingModule 
)

The constructor.

virtual ORLoaderModule::~ORLoaderModule ( ) [virtual]

The destructor.


Member Function Documentation

void ORLoaderModule::callbackOrCommand ( const or_msgs::OrCommand::ConstPtr &  msg) [private]
bool ORLoaderModule::fileExists ( const std::string &  file) [private]
void ORLoaderModule::loadObjectProperties ( std::string  filename) [private]

Member Data Documentation

ros::Subscriber ORLoaderModule::m_ORCommandSubscriber [private]

Definition at line 38 of file ORLoaderModule.h.

Definition at line 40 of file ORLoaderModule.h.


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


or_nodes
Author(s): Viktor Seib
autogenerated on Tue Jan 7 2014 11:24:09