54 #include "rnr/rnrconfig.h" 133 #endif // _DYNA_ERROR_H const char * DynaStrError(int ecode)
Get the error string describing the Dynamixel error code.
void DynaLogServoAlarms(int nServoId, uint_t uAlarms)
Log servo alarms.
void DynaLogBuf(const char *sPreface, byte_t buf[], size_t uCount, const char *sFmt)
Log integer data.
RoadNarrows Dynamixel Top-Level Package Header File.
void DynaPrintBuf(FILE *fp, const char *sPreface, byte_t buf[], const char *sFmt, size_t uCount, size_t uNLFreq, uint_t uCol)
Pretty print a byte buffer to opened file stream.