Part of a series of examples on the different ways of using ports. See Port power tutorial.
#include <stdio.h>
return 0;
}
static bool connect(const std::string &src, const std::string &dest, const std::string &carrier="", bool quiet=true)
Request that an output port connect to an input port.
An interface to the operating system, including Port based communication.
The main, catch-all namespace for YARP.
int main(int argc, char *argv[])