OctoMap/octomap

Why out of bounds in computeRayKeys ?

yangisod opened this issue · 1 comments

When I input each 3D laser frame into Octomap, the following error occurs

Octree.insertPointCloud(octo_cloud, octomap::point3d(0, 0, 0)); Octree.updateInnerOccupancy();

2022-05-14 20-25-59屏幕截图

I get it;
This seems to be because NAN exists