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

SourceForge.net Logo
Project
Download
Mailing lists

 

         

orca::HandProducer Class Reference
[Hand]

Single-origin scanning range sensor. More...

List of all members.

Public Member Functions

HandData getData ()
 Functions for reading from the laser.
void subscribe (HandConsumer *subscriber) throw ( SubscriptionFailedException)
void unsubscribe (HandConsumer *subscriber))


Detailed Description

Single-origin scanning range sensor.

Member Function Documentation

void orca::HandProducer::subscribe ( HandConsumer subscriber  )  throw ( SubscriptionFailedException)

Mimics IceStorm's subscribe() but without QoS, for now. The implementation may choose to implement the push or use IceStorm. This choice is transparent to the subscriber.

Parameters:
subscriber The subscriber's proxy.
possible additional parameter: preferedPushInterval The subscriber's preference for how often it wants to receive updates [sec]. Provider's ability to fulfil this request may vary.

See also:
unsubscribe

void orca::HandProducer::unsubscribe ( HandConsumer subscriber  ) 

Unsubscribe the given [subscriber].

Parameters:
subscriber The proxy of an existing subscriber.
See also:
subscribe


The documentation for this class was generated from the following file:
  • hand.ice
 

Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)


Generated for Orca Robotics by  doxygen 1.4.5