tsdf-fusion-python
tsdf-fusion-python copied to clipboard
fix index range
Since it is 0-base, the illegal voxel_idx should be in [0, vol_dim_xvol_dim_yvol_dim_z). This bug may lead to "illegal memory access"