#include "yarp/dev/ControlBoardInterfacesImpl.h"#include <yarp/dev/ControlBoardHelper.h>#include <yarp/dev/impl/FixedSizeBuffersManager.h>#include <cstdio>
Include dependency graph for ImplementMotor.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;} |
| #define JOINTIDCHECK if (m >= castToMapper(helper)->axes()){yError("motor id out of bound"); return false;} |
Definition at line 16 of file ImplementMotor.cpp.