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::RangeScanner2d Interface ReferenceSingle-origin scanning range sensor.
More...
|
Public Member Functions | |
idempotent RangeScanner2dData | getData () throws DataNotExistException, HardwareFailedException |
idempotent RangeScanner2dDescription | getDescription () |
Returns device description. | |
void | subscribe (RangeScanner2dConsumer *subscriber) throws SubscriptionFailedException |
idempotent void | unsubscribe (RangeScanner2dConsumer *subscriber) |
|
Returns the latest data. May raise DataNotExistException if the requested information is not available. May raise HardwareFailedException if there is some problem with hardware.
|
|
Mimics IceStorm's subscribe().
|
|
Unsubscribe an existing
|
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)