34#include "modules/drivers/lidar/rslidar/common/common_header.h"
40template <
typename Po
intT>
57 PointCloudMsg() =
default;
61 typedef std::shared_ptr<PointCloudMsg>
Ptr;
62 typedef std::shared_ptr<const PointCloudMsg>
ConstPtr;
std::shared_ptr< const PointCloud > PointCloudConstPtr
bool is_dense
If is_dense=true, the point cloud does not contain NAN points
std::shared_ptr< const PointCloudMsg > ConstPtr
std::shared_ptr< PointCloud > PointCloudPtr
uint32_t seq
Sequence number of message
std::shared_ptr< PointCloudMsg > Ptr
std::string frame_id
Point cloud frame id
uint32_t height
Height of point cloud
uint32_t width
Width of point cloud
PointCloudPtr point_cloud_ptr
Point cloud pointer
__attribute__((constructor)) void PoolInitialize()