Ross ROSS = Recommend OSS · open-source software intelligence for agents

ethz-asl/voxblox

A library for flexible voxel-based mapping, mainly focusing on truncated and Euclidean signed distance fields. observed · 2026-08-28

github.com/ethz-asl/voxblox · C++ · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3794
  • days_rel: n/a
  • days_push: 793
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1666 stars · 394 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Voxblox is a C++ volumetric mapping library for building Truncated Signed Distance Field (TSDF) and Euclidean Signed Distance Field (ESDF) maps from sensor data. It is CPU-only, tightly integrated with ROS, and designed for on-board robotic perception and motion planning.

Use cases

  • build 3D TSDF maps from depth camera or lidar scans
  • generate ESDF distance fields for robot path planning
  • run CPU-based volumetric reconstruction on a drone
  • serialize and share voxel maps between processes
  • create ground truth maps from Gazebo simulation environments
  • incrementally fuse sensor data into a voxel grid on a robot

When to choose

  • you need CPU-only volumetric mapping for a ROS-based robot
  • you want ESDFs for collision-aware MAV or mobile robot planning
  • you need extensible voxel layer types and integrators in C++

When to avoid

  • you need GPU-accelerated TSDF fusion
  • your project does not use ROS or C++
  • you need dense photorealistic reconstruction rather than distance fields

Facets

library · maturity maintenance

simulation graphics computer-vision robotics robotics autonomous-vehicles simulation cpp voxel-mapping tsdf esdf signed-distance-fields 3d-reconstruction ros slam mav-planning linux

1 source

Member repositories

RepositoryRoleHealth v2
ethz-asl/voxbloxmain32

For agents

markdown · JSON · MCP: product_card(name="ethz-asl/voxblox")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem