6#ifndef YARP_DEV_REMOTECONTROLBOARD_STATEEXTENDEDREADER_H
7#define YARP_DEV_REMOTECONTROLBOARD_STATEEXTENDEDREADER_H
59 void init(
int numberOfJoints);
72 bool getLastSingle(
int j,
int field,
double *data,
Stamp &stamp,
double &localArrivalTime);
73 bool getLastSingle(
int j,
int field,
int *data,
Stamp &stamp,
double &localArrivalTime);
define control board standard interfaces
contains the definition of a Vector type
A mini-server for performing network communication in the background.
An abstraction for a time stamp and/or sequence number.
For streams capable of holding different kinds of content, check what they actually have.
An interface to the operating system, including Port based communication.