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

Go to the source code of this file.

Macros

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

Macro Definition Documentation

◆ JOINTIDCHECK

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

Definition at line 17 of file ImplementMotorEncoders.cpp.