EmotionInterface Module class.
More...
#include <emotionInterfaceModule.h>
EmotionInterface Module class.
Definition at line 70 of file emotionInterfaceModule.h.
◆ EmotionInterfaceModule()
EmotionInterfaceModule::EmotionInterfaceModule |
( |
| ) |
|
◆ ~EmotionInterfaceModule()
iCub::contrib::EmotionInterfaceModule::~EmotionInterfaceModule |
( |
| ) |
|
|
overridedefault |
◆ close()
bool EmotionInterfaceModule::close |
( |
| ) |
|
|
override |
◆ configure()
bool EmotionInterfaceModule::configure |
( |
ResourceFinder & |
config | ) |
|
|
override |
◆ getPeriod()
double EmotionInterfaceModule::getPeriod |
( |
| ) |
|
|
override |
◆ initEmotion()
void EmotionInterfaceModule::initEmotion |
( |
| ) |
|
◆ interruptModule()
bool EmotionInterfaceModule::interruptModule |
( |
| ) |
|
|
override |
◆ respond()
bool EmotionInterfaceModule::respond |
( |
const Bottle & |
command, |
|
|
Bottle & |
reply |
|
) |
| |
|
override |
◆ setAll()
bool EmotionInterfaceModule::setAll |
( |
const std::string |
cmd | ) |
|
|
overridevirtual |
◆ setBrightness()
bool EmotionInterfaceModule::setBrightness |
( |
const string & |
cmd | ) |
|
◆ setColor()
bool EmotionInterfaceModule::setColor |
( |
const string & |
cmd | ) |
|
◆ setEyelids()
bool EmotionInterfaceModule::setEyelids |
( |
const std::string |
cmd | ) |
|
|
overridevirtual |
◆ setLeftEyebrow()
bool EmotionInterfaceModule::setLeftEyebrow |
( |
const std::string |
cmd | ) |
|
|
overridevirtual |
◆ setMask()
bool EmotionInterfaceModule::setMask |
( |
const Bottle & |
cmd | ) |
|
◆ setMouth()
bool EmotionInterfaceModule::setMouth |
( |
const std::string |
cmd | ) |
|
|
overridevirtual |
◆ setRaw()
bool EmotionInterfaceModule::setRaw |
( |
const std::string |
cmd | ) |
|
|
overridevirtual |
◆ setRightEyebrow()
bool EmotionInterfaceModule::setRightEyebrow |
( |
const std::string |
cmd | ) |
|
|
overridevirtual |
◆ updateModule()
bool EmotionInterfaceModule::updateModule |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following files: