21 #ifndef __SKINMANAGER_DIAGNOSTICSREAD_THREAD_H__
22 #define __SKINMANAGER_DIAGNOSTICSREAD_THREAD_H__
28 #include <yarp/os/PeriodicThread.h>
29 #include <yarp/os/ResourceFinder.h>
30 #include <yarp/os/BufferedPort.h>
31 #include <yarp/os/Bottle.h>
32 #include <yarp/sig/Vector.h>
35 namespace skinManager {
43 yarp::os::BufferedPort<yarp::sig::Vector> portSkinDiagnosticsErrorsIn;
44 yarp::os::BufferedPort<yarp::os::Bottle> portSkinManagerErrorsOut;
48 yarp::os::ResourceFinder rf;
58 virtual void run(
void);
virtual ~SkinDiagnosticsReadThread()
virtual void threadRelease(void)
virtual bool threadInit(void)
SkinDiagnosticsReadThread(const int aPeriod, const yarp::os::ResourceFinder &aRf)
This file contains the definition of unique IDs for the body parts and the skin parts of the robot.