|
OpenRTM-aist IDL 2.1.0
|
Intensity readings from a range sensor. [詳解]
import <InterfaceDataTypes.idl;

公開変数類 | |
| Time | tm |
| Time stamp. | |
| IntensityList | intensities |
| Intensity values normalised to between 0 and 1. | |
| RangerGeometry | geometry |
| Geometry of the ranger at the time the scan data was measured. | |
| RangerConfig | config |
| Configuration of the ranger at the time the scan data was measured. | |
Intensity readings from a range sensor.
| RangerConfig RTC::IntensityData::config |
Configuration of the ranger at the time the scan data was measured.
| RangerGeometry RTC::IntensityData::geometry |
Geometry of the ranger at the time the scan data was measured.
| IntensityList RTC::IntensityData::intensities |
Intensity values normalised to between 0 and 1.