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... | |
| double mrpt::hwdrivers::CHokuyoURG::TSensorInfo::d_max |
Min/Max ranges, in meters.
Definition at line 74 of file CHokuyoURG.h.
| double mrpt::hwdrivers::CHokuyoURG::TSensorInfo::d_min |
Definition at line 74 of file CHokuyoURG.h.
| std::string mrpt::hwdrivers::CHokuyoURG::TSensorInfo::model |
The sensor model.
Definition at line 73 of file CHokuyoURG.h.
| int mrpt::hwdrivers::CHokuyoURG::TSensorInfo::motor_speed_rpm |
Standard motor speed, rpm.
Definition at line 77 of file CHokuyoURG.h.
| int mrpt::hwdrivers::CHokuyoURG::TSensorInfo::scan_first |
Definition at line 76 of file CHokuyoURG.h.
| 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.
| int mrpt::hwdrivers::CHokuyoURG::TSensorInfo::scan_last |
Definition at line 76 of file CHokuyoURG.h.
| int mrpt::hwdrivers::CHokuyoURG::TSensorInfo::scans_per_360deg |
Number of measuremens per 360 degrees.
Definition at line 75 of file CHokuyoURG.h.
| Page generated by Doxygen 1.9.1 for MRPT 1.4.0 SVN: at Fri Sep 3 01:11:30 UTC 2021 |