Go to the documentation of this file. 19 #include <yarp/os/Network.h> 26 if (!yarp.checkNetwork())
28 fprintf(stdout,
"Yarp network not available\n");
34 rf.setDefaultContext(
"agentDetector");
35 rf.setDefaultConfigFile(
"agentDetector.ini");
36 rf.configure(argc,argv);