$search

ROSComm.cc File Reference

#include "ROSComm.hh"
#include "FRIComm.hh"
#include "FRICheck.hh"
#include <signal.h>
#include <pthread.h>
Include dependency graph for ROSComm.cc:

Go to the source code of this file.

Defines

#define CLAMP(v, min, max)   ((v <= min) ? min : ((v >= max) ? max : v))

Define Documentation

#define CLAMP ( v,
min,
max   )     ((v <= min) ? min : ((v >= max) ? max : v))

Definition at line 71 of file ROSComm.cc.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


kuka_fri
Author(s): Ingo Kresse, Alexis Maldonado
autogenerated on Tue Dec 4 09:02:45 2012