Go to the documentation of this file. 18 #include <yarp/os/Network.h> 28 if (!yarp.checkNetwork())
30 yError(
"Yarp network doesn't seem to be available!");
35 rf.setDefaultContext(
"iol2opc");
36 rf.setDefaultConfigFile(
"config.ini");
37 rf.configure(argc,argv);
40 return bridge.runModule(rf);