RTC::LineFeature Struct Reference

A line feature. More...

import "InterfaceDataTypes.idl";

List of all members.

Public Attributes

double probability
 Probability of the feature.
double rho
 Length of the line vector in metres.
double alpha
 Angle of the line vector from the x axis in radians.
PointCovariance2D covariance
 Covariance matrix of rho and alpha.
Point2D start
 Start point of the line segment.
Point2D end
 End point of the line segment.
boolean startSighted
 True if the start point of the line has been sighted (i.e. it is inside seen space).
boolean endSighted
 True if the end point of the line has been sighted (i.e. it is inside seen space).

Detailed Description

A line feature.


Member Data Documentation

Angle of the line vector from the x axis in radians.

Covariance matrix of rho and alpha.

End point of the line segment.

True if the end point of the line has been sighted (i.e. it is inside seen space).

Probability of the feature.

Length of the line vector in metres.

Start point of the line segment.

True if the start point of the line has been sighted (i.e. it is inside seen space).


The documentation for this struct was generated from the following file:
Generated on Fri Oct 28 18:31:20 2016 for OpenRTM-aist IDL by  doxygen 1.6.3