Main MRPT website > C++ reference for MRPT 1.5.5
List of all members | Public Attributes
mrpt::hwdrivers::CHokuyoURG::TSensorInfo Struct Reference

Detailed Description

Used in CHokuyoURG::displayVersionInfo.

Definition at line 71 of file CHokuyoURG.h.

#include <mrpt/hwdrivers/CHokuyoURG.h>

Public Attributes

std::string model
 The sensor model. More...
 
double d_min
 
double d_max
 Min/Max ranges, in meters. More...
 
int scans_per_360deg
 Number of measuremens per 360 degrees. More...
 
int scan_first
 
int scan_last
 
int scan_front
 First, last, and front step of the scanner angular span. More...
 
int motor_speed_rpm
 Standard motor speed, rpm. More...
 

Member Data Documentation

◆ d_max

double mrpt::hwdrivers::CHokuyoURG::TSensorInfo::d_max

Min/Max ranges, in meters.

Definition at line 74 of file CHokuyoURG.h.

Referenced by mrpt::hwdrivers::CHokuyoURG::displaySensorInfo(), and mrpt::hwdrivers::CHokuyoURG::doProcessSimple().

◆ d_min

double mrpt::hwdrivers::CHokuyoURG::TSensorInfo::d_min

Definition at line 74 of file CHokuyoURG.h.

Referenced by mrpt::hwdrivers::CHokuyoURG::displaySensorInfo().

◆ model

std::string mrpt::hwdrivers::CHokuyoURG::TSensorInfo::model

The sensor model.

Definition at line 73 of file CHokuyoURG.h.

Referenced by mrpt::hwdrivers::CHokuyoURG::displaySensorInfo().

◆ motor_speed_rpm

int mrpt::hwdrivers::CHokuyoURG::TSensorInfo::motor_speed_rpm

Standard motor speed, rpm.

Definition at line 77 of file CHokuyoURG.h.

Referenced by mrpt::hwdrivers::CHokuyoURG::displaySensorInfo().

◆ scan_first

int mrpt::hwdrivers::CHokuyoURG::TSensorInfo::scan_first

◆ scan_front

int mrpt::hwdrivers::CHokuyoURG::TSensorInfo::scan_front

First, last, and front step of the scanner angular span.

Definition at line 76 of file CHokuyoURG.h.

Referenced by mrpt::hwdrivers::CHokuyoURG::displaySensorInfo().

◆ scan_last

int mrpt::hwdrivers::CHokuyoURG::TSensorInfo::scan_last

◆ scans_per_360deg

int mrpt::hwdrivers::CHokuyoURG::TSensorInfo::scans_per_360deg



Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019