- Minor changes on Python API.
- New method to merge incoming TSDF grids following the traditional TSDF equations, both for the
update_tsdf
andintegrate
methods. - Add
prune
method to clean up the grid according to a weight threshold. - Python bindings build now optional.