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

Go to the source code of this file.

Macros

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

Macro Definition Documentation

◆ JOINTIDCHECK

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

Definition at line 18 of file ImplementVelocityControl.cpp.