OpenRTM-aist IDL  1.2
Public Attributes | List of all members
RTC::RangeData Struct Reference

Range readings from a range sensor. More...

import"InterfaceDataTypes.idl";

Collaboration diagram for RTC::RangeData:
Collaboration graph
[legend]

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...
 

Detailed Description

Range readings from a range sensor.

Member Data Documentation

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.

Time RTC::RangeData::tm

Time stamp.


The documentation for this struct was generated from the following file: