nvidia-isaac/nvblox
A GPU-accelerated TSDF and ESDF library for robots equipped with RGB-D cameras. observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 90
- Release rhythm 71
- Longevity 100
Flags: no_license
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: 48.0
- age_days: 1636
- days_rel: 118
- days_push: 61
- n_releases_24m: 5
Adoption not part of the score
1276 stars · 161 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
nvblox is a GPU-accelerated C++/Python library for real-time 3D reconstruction using TSDF and ESDF volumetric mapping, designed for robots with RGB-D cameras. It leverages CUDA and NVIDIA hardware to build, manipulate, and query 3D reconstructions at high runtime performance.
Use cases
- reconstruct 3D scenes in real time from RGB-D camera data
- compute Euclidean signed distance fields for robot path planning
- build TSDF maps on the GPU for robotic navigation
- fuse depth camera streams into a 3D occupancy reconstruction
- query distance fields for collision avoidance on a robot
- integrate 3D scene reconstruction into a ROS2 robotics stack
When to choose
- you need real-time TSDF/ESDF reconstruction on NVIDIA GPUs
- your robot uses RGB-D cameras and needs 3D mapping for navigation
- you want a C++, Python, or ROS2 interface for volumetric reconstruction
- runtime performance of 3D reconstruction is critical
When to avoid
- you don't have an NVIDIA GPU with CUDA support
- you need CPU-only 3D reconstruction
- your project requires a permissive open-source license (license is custom/NVIDIA)
- you need reconstruction from LiDAR rather than RGB-D cameras without extra work
Facets
library · maturity active
computer-vision graphics simulation machine-learning robotics computer-vision gpu-computing simulation cpp python tsdf esdf 3d-reconstruction rgb-d cuda depth-cameras ros2 spatial-mapping gpu linux ros
1 source
- readme: https://github.com/nvidia-isaac/nvblox · fetched 2026-08-28 · ab681799fe04
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nvidia-isaac/nvblox | main | 85 |
For agents
markdown · JSON · MCP: product_card(name="nvidia-isaac/nvblox")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem