15#include <yarp/os/Time.h> 
   16#include <yarp/os/Port.h> 
   17#include <yarp/os/BufferedPort.h> 
   18#include <yarp/os/Bottle.h> 
   19#include <yarp/sig/Vector.h> 
   20#include <yarp/os/Network.h> 
   21#include <yarp/os/RFModule.h> 
   26using namespace yarp::os;
 
   27using namespace yarp::sig;
 
void openErrorDialog(QString)
 
BufferedPort< Vector > * driftCompMonitorPort
 
Bottle sendRpcCommand(bool responseExpected, SkinManagerCommand cmd)
 
BufferedPort< Bottle > * driftCompInfoPort