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::DriveBicycle Interface ReferenceInherited by orcaifaceimpl::DriveBicycleI.
|
Public Member Functions | |
idempotent VehicleDescription | getDescription () |
Get vehicle description. | |
idempotent DriveBicycleData | getData () throws DataNotExistException, HardwareFailedException |
idempotent void | setCommand (DriveBicycleCommand data) throws HardwareFailedException |
Set velocity command. | |
void | subscribe (DriveBicycleConsumer *subscriber) throws SubscriptionFailedException |
idempotent void | unsubscribe (DriveBicycleConsumer *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)