1 #ifndef RPCLISTENERMODULEH 2 #define RPCLISTENERMODULEH 21 #include <yarp/os/Bottle.h> 22 #include <yarp/os/BufferedPort.h> 23 #include <yarp/os/ResourceFinder.h> 24 #include <yarp/os/RFModule.h>
yarp::os::BufferedPort< yarp::os::Bottle > touchPort
Yarp BufferedPort of bottle for output touched activations.
std::string touchPortName
name of touchport
std::string rightForearmPortName
name of right forearm port
yarp::os::BufferedPort< yarp::os::Bottle > leftForearmPort
Yarp BufferedPort of bottle for input left forearm activations.
std::string leftHandPortName
name of left hand port
bool configure(yarp::os::ResourceFinder &rf)
void initializeParameters(yarp::os::ResourceFinder &rf)
yarp::os::BufferedPort< yarp::os::Bottle > leftHandPort
Yarp BufferedPort of bottle for input left hand activations.
yarp::os::BufferedPort< yarp::os::Bottle > torsoPort
Yarp BufferedPort of bottle for input torso activations.
yarp::os::BufferedPort< yarp::os::Bottle > rightHandPort
Yarp BufferedPort of bottle for input right hand activations.
std::string leftForearmPortName
name of left forearm port
std::string touchPortCleanName
name of touchportClean
yarp::os::BufferedPort< yarp::os::Bottle > touchPortCleaned
Yarp BufferedPort of bottle for output touched taxel.
yarp::os::BufferedPort< yarp::os::Bottle > rightForearmPort
Yarp BufferedPort of bottle for input right forearm activations.
std::string leftArmPortName
name of left arm port
std::string rightHandPortName
name of right hand port
std::string rightArmPortName
name of right arm port
std::string torsoPortName
name of torso port
yarp::os::BufferedPort< yarp::os::Bottle > leftArmPort
Yarp BufferedPort of bottle for input left arm activations.
yarp::os::BufferedPort< yarp::os::Bottle > rightArmPort
Yarp BufferedPort of bottle for input right arm activations.
TouchDetectorThread * thread
std::string clustersConfFilepath
string for path to cluster configure file