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
|
PureIceAn example of Orca component written in C++ which does NOT use libOrcaIce.
More... |
Example code intended for component developers.
To test the component, follow the directions of the Quick-Start Guide. After the SickLaser is up and running, start PureIce example which will connect to the server, get a single laser scan, and exit.
$ pureice --Ice.Default.Locator='IceGrid/Locator:default -p 12000'
Note that PureIce does not use any configuration files. All connection parameters are hard-wired into the code, so you have to follow the directions of the tutorial exactly, otherwise it will not work.
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)