#include "jaus/core/component.h"
#include "jaus/core/transport/judp.h"
#include "jaus/core/transport/jtcpclient.h"
#include "jaus/core/sensor.h"
#include <tinyxml/tinyxml.h>
#include <iostream>
#include <cstdlib>
#include <time.h>
Go to the source code of this file.