#include "config.h"
#include "arena.h"
#include "core.h"
#include "coresync.h"
#include "viswnd.h"
#include "vscan.h"
#include "robIO.h"

Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 40 of file rob08vis.cc.
References StreamDecorator::C_LIGHT_BLUE, StreamDecorator::C_LIGHT_GREEN, StreamDecorator::C_LIGHT_RED, StreamDecorator::C_NO_COLOR, StreamDecorator::C_YELLOW, CoreFactory::createCore(), StreamDecorator::E_NOTE, StreamDecorator::E_WARNING, SyncReader::hasError(), VisWnd::showMainWindow(), and SyncReader::syncExit().

1.5.4