|
OpenRTM-aist IDL
1.1
|
Range readings from a range sensor. More...
import"InterfaceDataTypes.idl";
Public Attributes | |
| Time | tm |
| Time stamp. More... | |
| RangeList | ranges |
| Range values in metres. More... | |
| RangerGeometry | geometry |
| Geometry of the ranger at the time the scan data was measured. More... | |
| RangerConfig | config |
| Configuration of the ranger at the time the scan data was measured. More... | |
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