#include "hwdrivers-precomp.h"
#include <mrpt/utils/crc.h>
#include <mrpt/utils/CTicTac.h>
#include <mrpt/system/os.h>
#include <mrpt/hwdrivers/CSickLaserSerial.h>
Go to the source code of this file.
Macros | |
#define | RET_ERROR(msg) { cout << "[" << __CURRENT_FUNCTION_NAME__ <<"] " << msg << endl; return false; } |
#define RET_ERROR | ( | msg | ) | { cout << "[" << __CURRENT_FUNCTION_NAME__ <<"] " << msg << endl; return false; } |
Definition at line 23 of file CSickLaserSerial.cpp.
Referenced by mrpt::hwdrivers::CSickLaserSerial::LMS_sendMeasuringMode_cm_mm(), mrpt::hwdrivers::CSickLaserSerial::LMS_setupSerialComms(), mrpt::hwdrivers::CSickLaserSerial::LMS_startContinuousMode(), mrpt::hwdrivers::CSickLaserSerial::LMS_waitACK(), and mrpt::hwdrivers::CSickLaserSerial::tryToOpenComms().
Page generated by Doxygen 1.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |