Open tiantian500 opened 1 year ago
Hi,
thanks for the awesome examples.
i tried to create a PointCloud240m.msg,and change uint32 DATA_MAX_SIZE=251658240. when i run ./pcl240m_talker error i have got: '''
terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted (core dumped)
''' it seems DATA_MAX_SIZE is set too large
Any idea how to publish the pcd file with 240M ?
thanks for your report! please star it if you like.
Hi,
thanks for the awesome examples.
i tried to create a PointCloud240m.msg,and change uint32 DATA_MAX_SIZE=251658240. when i run ./pcl240m_talker error i have got: '''
terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted (core dumped)
''' it seems DATA_MAX_SIZE is set too large
Any idea how to publish the pcd file with 240M ?