icub-client
|
#include <string>
#include <algorithm>
#include <yarp/os/all.h>
#include <yarp/sig/all.h>
#include <yarp/dev/all.h>
#include "icubclient/subsystems/subSystem.h"
#include "icubclient/subsystems/subSystem_ARE.h"
Go to the source code of this file.
Classes | |
class | icubclient::SubSystem_KARMA |
SubSystem to deal with the experimental affordance learning module (a.k.a. More... | |
Namespaces | |
icubclient | |
Macros | |
#define | SUBSYSTEM_KARMA "KARMA" |
#define SUBSYSTEM_KARMA "KARMA" |
Definition at line 31 of file subSystem_KARMA.h.