The Robot Application Programming Interface Delegate Project
|
PointCloudConfig defines the way data should be read from a PointCloudSample message. More...
import "Message.idl";
Go to the source code of this file.
Classes | |
struct | PointSample |
PointSample describes the position and attributes of a point in the cloud. More... | |
interface | PointCloudSample |
PointCloudSample message sends data in point cloud format. More... | |
Packages | |
package | rapid |
Typedefs | |
typedef sequence< PointSample, 8192 > | PointSampleSequence |