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::Ins Interface ReferenceAccess to INS data.
More...
|
Public Member Functions | |
idempotent InsData | getData () throws HardwareFailedException |
void | subscribe (InsConsumer *subscriber) throws SubscriptionFailedException |
idempotent void | unsubscribe (InsConsumer *subscriber) |
|
Returns the latest data.
|
|
Mimics IceStorm's subscribe() but without QoS, for now. The implementation may choose to implement the data push internally or use IceStorm. This choice is transparent to the subscriber.
|
|
Unsubscribe the given [subscriber].
|
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)