lidar_IMU_calib icon indicating copy to clipboard operation
lidar_IMU_calib copied to clipboard

terminate called after throwing an instance of 'pcl::IsNotDenseException' what(): : Can't use 2D indexing with a unorganized point cloud

Open sysyushuo opened this issue 2 years ago • 4 comments

运行时候报错,对比了下我这边的topic的消息类型为sensor_msgs/PointCloud2

sysyushuo avatar Sep 26 '22 08:09 sysyushuo

你解决了吗,我遇到了和你一样的问题

Leaveszy avatar Mar 19 '23 15:03 Leaveszy

请问您解决了吗?我也遇到了同样的问题。

xiaotaozide avatar Jun 26 '24 07:06 xiaotaozide

用不了,不同产品的激光雷达消息类型不一样,只能用相应产品公司提供的算法,或者自己看看有没办法修改算法实现同步。

---- 回复的原邮件 ---- | 发件人 | @.> | | 日期 | 2024年06月26日 15:23 | | 收件人 | @.> | | 抄送至 | @.>@.> | | 主题 | Re: [APRIL-ZJU/lidar_IMU_calib] terminate called after throwing an instance of 'pcl::IsNotDenseException' what(): : Can't use 2D indexing with a unorganized point cloud (Issue #51) |

请问您解决了吗?我也遇到了同样的问题。

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

Leaveszy avatar Jun 26 '24 07:06 Leaveszy

我复现了这位大佬修改的代码,是可以的。https://blog.csdn.net/weixin_45205745/article/details/129462125

xiaotaozide avatar Jun 28 '24 09:06 xiaotaozide