18 #include <yarp/os/Network.h> 20 #include "superqModule.h" 25 int main(
int argc,
char *argv[])
28 if (!yarp.checkNetwork())
30 yError(
"unable to find YARP server!");
36 rf.setDefaultContext(
"superquadric-model");
38 return mod.runModule(rf);
bool configure(yarp::os::ResourceFinder &rf)
configure function of RF module
The SuperqModule class handle the superquadric computation and visualization, the point cloud and sup...