|
OpenRTM-aist IDL
1.1
|
Range readings from a range sensor. [詳解]
import"InterfaceDataTypes.idl";
公開変数類 | |
| Time | tm |
| Time stamp. [詳解] | |
| RangeList | ranges |
| Range values in metres. [詳解] | |
| 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. [詳解] | |
Range readings from a range sensor.
| RangerConfig RTC::RangeData::config |
Configuration of the ranger at the time the scan data was measured.
| RangerGeometry RTC::RangeData::geometry |
Geometry of the ranger at the time the scan data was measured.
| RangeList RTC::RangeData::ranges |
Range values in metres.
1.8.11