|
OpenRTM-aist IDL
1.1
|
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.
1.8.11