isaac_ros_nvblox icon indicating copy to clipboard operation
isaac_ros_nvblox copied to clipboard

Clearing voxels beyond a radius

Open Veng97 opened this issue 2 years ago • 2 comments

I don't know if this feature already exists within the core library, but is there a method to prune 'far away' voxels or map blocks? :)

Veng97 avatar Jul 06 '22 21:07 Veng97

Hey! Sorry for the slow response, this functionality isn't in yet but we'll add it to the list for the next release! All the blocks are independent so it's as easy as deleting the blocks that are out of range, which is functionality we'll need to add to the core library.

helenol avatar Jul 14 '22 12:07 helenol

@alexmillane Any comment on if the latest version of nvblox supports this the feature they way it was described here?

hemalshahNV avatar Sep 19 '22 22:09 hemalshahNV

This is now in the library and configurable through the ROS param map_clearing_radius_m

alexmillane avatar Oct 25 '22 19:10 alexmillane

Awesome!

Veng97 avatar Oct 25 '22 19:10 Veng97