YARP
Yet Another Robot Platform
ImplementVirtualAnalogSensor.cpp File Reference
+ Include dependency graph for ImplementVirtualAnalogSensor.cpp:

Go to the source code of this file.

Macros

#define JOINTIDCHECK   if (ch >= castToMapper(helper)->axes()){yError("channel id out of bound"); return false;}
 

Macro Definition Documentation

◆ JOINTIDCHECK

#define JOINTIDCHECK   if (ch >= castToMapper(helper)->axes()){yError("channel id out of bound"); return false;}

Definition at line 15 of file ImplementVirtualAnalogSensor.cpp.