Apocrypha

voxel_grid

voxel_grid provides an implementation of an efficient 3D voxel grid. The oc[...]

voxel_grid provides an implementation of an efficient 3D voxel grid. The occupancy grid can support 3 different representations for the state of a cell: marked, free, or unknown. Due to the underlying implementation relying on bitwise and and or integer operations, the voxel grid only supports 16 different levels per voxel column. However, this limitation yields raytracing and cell marking performance in the grid comparable to standard 2D structures making it quite fast compared to most 3D structures.

Available in

OverlayNewestEbuildsLast activity
ros-overlay GitHub ↗ 1.17.1-r1 1 2 yr details ›

Versions & arches

VersionOverlay amd64arm64x86arm Committed
1.17.1-r1 ros-overlay amd64 testing arm64 testing x86 testing arm testing view · download · history ↗

Use flags of 1.17.1-r1

  • test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)