iCub-main
|
#include <yarp/os/ResourceFinder.h>
#include <yarp/os/RpcClient.h>
#include <yarp/os/PortInfo.h>
#include <yarp/os/PortReport.h>
#include <yarp/os/Vocab.h>
#include <yarp/sig/Vector.h>
#include <mutex>
#include <iostream>
#include <string>
#include <stdio.h>
Go to the source code of this file.
Classes | |
class | ObjectPropertiesCollectorPort |
class | StereoTarget |
class | Initializer |
Macros | |
#define | LEFT 0 |
#define | RIGHT 1 |
#define | ARM_IN_USE -1 |
#define | ARM_MOST_SUITED -2 |