YARP
Yet Another Robot Platform
DynamixelAX12FtdiDriver.cpp File Reference
#include "DynamixelAX12FtdiDriver.h"
#include <yarp/os/Value.h>
#include <yarp/os/LogComponent.h>
#include <cstdio>
+ Include dependency graph for DynamixelAX12FtdiDriver.cpp:

Go to the source code of this file.

Macros

#define BOOL_EXIT_FAILURE   false
 

Functions

const yarp::os::LogComponentDYNAMIXELAX12FTDIDRIVER ()
 
bool NOT_YET_IMPLEMENTED (const char *txt)
 

Macro Definition Documentation

◆ BOOL_EXIT_FAILURE

#define BOOL_EXIT_FAILURE   false

Definition at line 20 of file DynamixelAX12FtdiDriver.cpp.

Function Documentation

◆ DYNAMIXELAX12FTDIDRIVER()

const yarp::os::LogComponent& DYNAMIXELAX12FTDIDRIVER ( )

Definition at line 22 of file DynamixelAX12FtdiDriver.cpp.

◆ NOT_YET_IMPLEMENTED()

bool NOT_YET_IMPLEMENTED ( const char *  txt)

Definition at line 25 of file DynamixelAX12FtdiDriver.cpp.