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

OctoMap/octomap

An Efficient Probabilistic 3D Mapping Framework Based on Octrees. Contains the main OctoMap library, the viewer octovis, and dynamicEDT3D. observed · 2026-08-28

github.com/OctoMap/octomap · homepage · C++ observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 95
  • Release rhythm 8
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5006
  • days_rel: n/a
  • days_push: 31
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2363 stars · 701 forks observed · 2026-08-28

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

OctoMap is a C++ library providing an efficient probabilistic 3D mapping framework based on octrees, with occupancy representation and volumetric queries. It includes the octovis visualization tool and the dynamicEDT3D distance transform library.

Use cases

  • build 3D occupancy maps from robot sensor data
  • store and query probabilistic 3D environments with octrees
  • visualize 3D octree maps with octovis
  • compute 3D distance transforms with dynamicEDT3D
  • integrate 3D mapping into ROS projects
  • perform collision checking on volumetric maps

When to choose

  • you need memory-efficient probabilistic 3D occupancy mapping in C++
  • you are building robot navigation or SLAM systems
  • you want a mature, well-documented octree mapping library with ROS support

When to avoid

  • you need 2D-only mapping (simpler grid maps suffice)
  • you require a license other than BSD/GPL for the visualization tools
  • you need GPU-accelerated mapping

Facets

library · maturity stable

simulation graphics file-system robotics simulation windows cpp cross-platform octree 3d-mapping probabilistic-mapping point-cloud slam visualization cmake ros algorithms linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
OctoMap/octomapmain66

For agents

markdown · JSON · MCP: product_card(name="OctoMap/octomap")

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