INTRODUCTION Overview Download and Install Documentation Publications REPOSITORY Libraries DEVELOPER Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
hokuyo_aist::HokuyoData Class ReferenceStructure to store data returned from the laser scanner. More...
Inherited by HokuyoDataWrap.
Detailed DescriptionStructure to store data returned from the laser scanner.
Member Function Documentation
Indicates if one or more steps had an error. A step's value will be less than 20 if it had an error. Use ErrorCodeToString to get a textual representation of the error.
Return a pointer to an array of range readings in millimetres. Values less than 20mm indicate an error. Check the error value for the data to see a probable cause for the error. Most of the time, it will just be an out-of-range reading.
The documentation for this class was generated from the following files:
|