Go to the documentation of this file. 19 #include <yarp/os/Network.h> 20 #include <yarp/os/ResourceFinder.h> 30 if (!yarp.checkNetwork())
34 rf.setDefaultContext(
"touchDetector");
35 rf.setDefaultConfigFile(
"clustersConfig.ini");
36 rf.configure(argc,argv);
39 return server.runModule(rf);