ethz-asl / mav_voxblox_planning

MAV planning tools using voxblox as the map representation.
BSD 3-Clause "New" or "Revised" License
466 stars 137 forks source link

Set update timers to match new voxblox settings #42

Closed helenol closed 5 years ago

helenol commented 5 years ago

It is now possible to set different timers for publishing a new map, updating the ESDF, and updating the mesh, giving a bit more flexibility. :) The maps are now also published (in voxblox) incrementally by default, unless there is a new subscriber, cutting down the time spent deserializing maps by 2x. So for anyone using this package, really a good time to update to voxblox master!