38 #ifndef vpLaserScanner_h 39 #define vpLaserScanner_h 41 #include "visp3/core/vpConfig.h" 69 void setIpAddress(std::string ip_address) { this->ip = ip_address; };
72 void setPort(
int com_port) { 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)