|
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
|
orca::PointCloudData Struct ReferencePoint cloud data structure.
More...
|
|||||||||||||||||
Public Attributes | |
| Time | timeStamp |
| Time when data was measured. | |
| PointCloudType | type |
| type of point cloud: colour or uncoloured | |
| FloatSequence | points |
Points are interleaved. if the Type is PointCloudTypeNoColour, then the sequence is X0,Y0,Z0,X1,Y1,Z1... If the type is PointCloudTypeColour, then it is X0,Y0,Z0,R0,G0,B0,.... Colours are specified between 0.0 and 1.0
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)
1.4.5