All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
gazebo::sensors::RFIDTagManager Class Reference

Nate fill in More...

#include <sensors/sensors.hh>

Inheritance diagram for gazebo::sensors::RFIDTagManager:
Inheritance graph
[legend]

Public Member Functions

void AddTaggedModel (RFIDTag *_model)
 Adds tag model.
 
std::vector< RFIDTag * > GetTags ()
 Gets vector of tagged models.
 

Additional Inherited Members

- Static Public Member Functions inherited from SingletonT< T >
static T * Instance ()
 Get an instance of the singleton.
 
- Protected Member Functions inherited from SingletonT< T >
 SingletonT ()
 Constructor.
 
virtual ~SingletonT ()
 Destructor.
 

Detailed Description

Nate fill in

Member Function Documentation

void gazebo::sensors::RFIDTagManager::AddTaggedModel ( RFIDTag _model)

Adds tag model.

Parameters
_modelTagged model to add Nate check
std::vector<RFIDTag*> gazebo::sensors::RFIDTagManager::GetTags ( )
inline

Gets vector of tagged models.

Returns
vector of RFIDTag, the tagged models Nate check

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