#include <Sensor.hpp>
| smurf::Sensor::Sensor |
( |
const std::string & |
name, |
|
|
const std::string & |
type, |
|
|
const std::string & |
taskInstanceName, |
|
|
Frame * |
inFrame |
|
) |
| |
| smurf::Sensor::Sensor |
( |
const std::string & |
name, |
|
|
const std::string & |
type, |
|
|
const std::string & |
taskInstanceName, |
|
|
Frame * |
inFrame, |
|
|
configmaps::ConfigMap |
sensorMap |
|
) |
| |
| smurf::Sensor::Sensor |
( |
| ) |
|
| std::string smurf::Sensor::getJointName |
( |
| ) |
const |
| configmaps::ConfigMap smurf::Sensor::getMap |
( |
| ) |
const |
|
inline |
| std::string smurf::Sensor::getName |
( |
| ) |
const |
| std::string smurf::Sensor::getTaskInstanceName |
( |
| ) |
|
| std::string smurf::Sensor::getType |
( |
| ) |
const |
| 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