orca-robotics INTRODUCTION Overview Download and Install Quick Start Documentation Publications REPOSITORY Interfaces Components Libraries Utilities Software Map DEVELOPER Tutorials Examples Dev Guide Dashboard Wiki login/pass: orca/orca PEOPLE Contributors Users Project Download Mailing lists
|
orca::LinePolarFeature2d Class ReferenceInherits orca::SinglePolarFeature2d.
|
Public Attributes | |
PolarPoint2d | start |
Start of line (by definition, on the right). | |
PolarPoint2d | end |
End of line (by definition, on the left). | |
double | rhoSd |
uncertainty in perpendicular range to (infinite) line | |
double | alphaSd |
uncertainty in angle of perpendicular to (infinite) line | |
bool | startSighted |
Is the reported start point the actual extent of the line? | |
bool | endSighted |
Is the reported end point the actual extent of the line? |
It's a bit more complicated though: the endpoints will not always be visible. So the observation endpoints are set to the most extreme points that can be seen. The 'sighted' flags are set if the observer is confident that the end of the line can be seen.
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)