#include <string.h>
#include <iostream>
#include <cmath>
#include <yarp/os/Bottle.h>
#include <yarp/os/Time.h>
#include "embObjMotionControl.h"
#include <ethManager.h>
#include <FeatureInterface.h>
#include <yarp/conf/environment.h>
#include <yarp/os/LogStream.h>
#include <yarp/os/NetType.h>
#include <yarp/dev/ControlBoardHelper.h>
#include "EoCommon.h"
#include "EOarray.h"
#include "EoProtocol.h"
#include "EoProtocolMN.h"
#include "EoProtocolMC.h"
#include "EoProtocolAS.h"
#include "motionControlDefaultValues.h"
#include "eomcUtils.h"
Go to the source code of this file.
◆ ASK_REFERENCE_TO_FIRMWARE
#define ASK_REFERENCE_TO_FIRMWARE 1 |
◆ NV_NOT_FOUND
◆ PARSER_MOTION_CONTROL_VERSION
#define PARSER_MOTION_CONTROL_VERSION 6 |
◆ DEPRECATED()
static bool DEPRECATED |
( |
const char * |
txt | ) |
|
|
inlinestatic |
◆ NOT_YET_IMPLEMENTED()
static bool NOT_YET_IMPLEMENTED |
( |
const char * |
txt | ) |
|
|
inlinestatic |
◆ nv_not_found()
static bool nv_not_found |
( |
void |
| ) |
|
|
static |