I'm wondering if it may be easily possible to add a feature for passing in a fill value for returning the times from voxels_along_rays. So that if a ray doesn't intersect a voxel, it has a fill value that the user can define, rather than it returning the empty tensor.
I know this would be useful for the work flow of different "sensors" that interreacting with the voxel grid.