#include "FRIComm.hh"
#include "FRICheck.hh"
#include "YARPComm.hh"
#include "ROSComm.hh"
#include <signal.h>
#include <string.h>
#include <time.h>
#include <sys/time.h>
#include <unistd.h>
Go to the source code of this file.
Functions | |
void | catchsignal (int signo) |
Ctrl-C handler. | |
bool | friConfigure (const char *side, FRIThread *kuka, char *yarp_prefix) |
int | main (int argc, char **argv) |
Variables | |
int | should_exit = 0 |
void catchsignal | ( | int | signo | ) |
bool friConfigure | ( | const char * | side, |
FRIThread * | kuka, | ||
char * | yarp_prefix | ||
) |
int should_exit = 0 |