ethz-asl / mav_active_3d_planning

Modular framework for online informative path planning.
BSD 3-Clause "New" or "Revised" License
552 stars 110 forks source link

Made sure occupied voxels are always added #42

Closed renezurbruegg closed 3 years ago

renezurbruegg commented 3 years ago

Changed the implementation of raycaster and raycaster lidar to always include voxels on surfaces.

Currently, some points on the surface are not correctly added.