iCub-main
|
#include <signal.h>
#include "qavimator.h"
#include <QApplication>
#include <yarp/os/ResourceFinder.h>
#include <yarp/os/Network.h>
Go to the source code of this file.
Functions | |
std::string | GUI_NAME ("/iCubGui") |
void | sig_handler (int sig) |
int | main (int argc, char *argv[]) |
Variables | |
qavimator * | mw =NULL |
std::string GUI_NAME | ( | "/iCubGui" | ) |