38#include <visp3/core/vpConfig.h>
40#if !defined(_WIN32) && (defined(__unix__) || defined(__unix) || (defined(__APPLE__) && defined(__MACH__)))
47#include <visp3/core/vpColVector.h>
48#include <visp3/core/vpException.h>
49#include <visp3/sensor/vpLaserScan.h>
50#include <visp3/sensor/vpLaserScanner.h>
51#include <visp3/sensor/vpScanPoint.h>
135 body =
new unsigned char[104000];
141 bool setup(
const std::string &ip,
int port);
Implementation of column vector and the associated operations.
Implements a laser scan data structure that contains especially the list of scanned points that have ...
Driver for the Sick LD-MRS laser scanner.
vpSickLDMRS & operator=(const vpSickLDMRS &sick)
vpSickLDMRS(const vpSickLDMRS &sick)