Part of a series of examples on the different ways of using ports.
Part of a series of examples on the different ways of using ports. See Port power tutorial.
#include <stdio.h>
Network::connect("/target/raw/out","/target/raw/in");
return 0;
}
Utilities for manipulating the YARP network, including initialization and shutdown.
int main(int argc, char *argv[])
An interface to the operating system, including Port based communication.
The main, catch-all namespace for YARP.