smurf
Public Member Functions | List of all members
smurf::Sensor Class Reference

#include <Sensor.hpp>

Public Member Functions

 Sensor (const std::string &name, const std::string &type, const std::string &taskInstanceName, Frame *inFrame)
 
 Sensor (const std::string &name, const std::string &type, const std::string &taskInstanceName, Frame *inFrame, configmaps::ConfigMap sensorMap)
 
 Sensor ()
 
std::string getName () const
 
std::string getType () const
 
std::string getTaskInstanceName ()
 
FramegetAttachmentPoint ()
 
std::string getJointName () const
 
configmaps::ConfigMap getMap () const
 
void setJointName (std::string jointName)
 

Constructor & Destructor Documentation

◆ Sensor() [1/3]

smurf::Sensor::Sensor ( const std::string &  name,
const std::string &  type,
const std::string &  taskInstanceName,
Frame inFrame 
)

◆ Sensor() [2/3]

smurf::Sensor::Sensor ( const std::string &  name,
const std::string &  type,
const std::string &  taskInstanceName,
Frame inFrame,
configmaps::ConfigMap  sensorMap 
)

◆ Sensor() [3/3]

smurf::Sensor::Sensor ( )

Member Function Documentation

◆ getAttachmentPoint()

smurf::Frame * smurf::Sensor::getAttachmentPoint ( )

◆ getJointName()

std::string smurf::Sensor::getJointName ( ) const

◆ getMap()

configmaps::ConfigMap smurf::Sensor::getMap ( ) const
inline

◆ getName()

std::string smurf::Sensor::getName ( ) const

◆ getTaskInstanceName()

std::string smurf::Sensor::getTaskInstanceName ( )

◆ getType()

std::string smurf::Sensor::getType ( ) const

◆ setJointName()

void smurf::Sensor::setJointName ( std::string  jointName)

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