#include <Sensor.hpp>
◆ 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 |
( |
| ) |
|
◆ 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:
- /build/rock-master-18.09-tools-smurf-0.20180405/src/Sensor.hpp
- /build/rock-master-18.09-tools-smurf-0.20180405/src/Sensor.cpp