37 #ifndef vpLaserScanner_h
38 #define vpLaserScanner_h
41 #include "visp3/core/vpConfig.h"
74 this->ip = ip_address;
79 this->port = com_port;
virtual ~vpLaserScanner()
Class that defines a generic laser scanner.
void setPort(int com_port)
vpLaserScanner(const vpLaserScanner &scanner)
void setIpAddress(std::string ip_address)