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
|
Ping/ReplyUtility interfaces for latency testing.
More... |
Classes | |
interface | orca::util::LatencyPinger |
Test component which initiates timed transmission. More... | |
interface | orca::util::LatencyReplier |
Test component which replies to timed transmission. More... | |
interface | orca::util::LatencyReplier |
Test component which replies to timed transmission. More... | |
Typedefs | |
typedef ::std::vector< ::Ice::Double > | orca::util::DoubleSequence |
An array of doubles. |
This slice interface is outside of the system for compiling and building Orca interfaces. It has to be compiled manually and the resulting files copied to into util/replier
directory.
$ slice2cpp pingreply.ice -I../../interfaces/slice -I/usr/share/slice
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)