YARP
Yet Another Robot Platform
JoypadControlServer.cpp File Reference
#include "JoypadControlServer.h"
#include <map>
#include <vector>
#include <yarp/os/LogComponent.h>
#include <yarp/os/LogStream.h>
+ Include dependency graph for JoypadControlServer.cpp:

Go to the source code of this file.

Macros

#define DEFAULT_THREAD_PERIOD   0.010
 

Functions

void cat (Vector &a, const Vector &b)
 

Macro Definition Documentation

◆ DEFAULT_THREAD_PERIOD

#define DEFAULT_THREAD_PERIOD   0.010

Definition at line 15 of file JoypadControlServer.cpp.

Function Documentation

◆ cat()

void cat ( Vector a,
const Vector b 
)
inline

Definition at line 29 of file JoypadControlServer.cpp.