YARP
Yet Another Robot Platform
FakeBot.cpp File Reference
#include "FakeBot.h"
#include <yarp/sig/all.h>
#include <yarp/sig/ImageFile.h>
#include <random>
+ Include dependency graph for FakeBot.cpp:

Go to the source code of this file.

Macros

#define MAXRND   50000
 

Functions

const yarp::os::LogComponentFAKEBOT ()
 
void scramble (unsigned char &ch, float f)
 

Macro Definition Documentation

◆ MAXRND

#define MAXRND   50000

Definition at line 25 of file FakeBot.cpp.

Function Documentation

◆ FAKEBOT()

const yarp::os::LogComponent& FAKEBOT ( )

Definition at line 22 of file FakeBot.cpp.

◆ scramble()

void scramble ( unsigned char &  ch,
float  f 
)

Definition at line 76 of file FakeBot.cpp.