#include "fakeBattery.h"
#include <yarp/os/Log.h>
#include <yarp/os/LogComponent.h>
#include <yarp/os/LogStream.h>
#include <yarp/os/Time.h>
#include <iostream>
#include <cstring>
Go to the source code of this file.