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

Kimera

Visual Inertial Odometry with SLAM capabilities and 3D Mesh generation. observed · 2026-08-28

github.com/MIT-SPARK/Kimera-VIO · C++ · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 96
  • Release rhythm 8
  • Longevity 100
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: 2542
  • days_rel: n/a
  • days_push: 27
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1905 stars · 474 forks observed · 2026-08-28

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

Kimera is a modular C++ library for real-time metric-semantic SLAM that builds semantically annotated 3D meshes from camera and inertial data. It comprises modules for visual-inertial odometry, robust pose graph optimization, 3D mesh generation, and semantic 3D reconstruction, and is ROS-enabled while running on CPU.

Use cases

  • run visual-inertial odometry on robot camera and IMU data
  • build a semantically annotated 3D mesh of an environment in real time
  • perform robust pose graph optimization for SLAM loop closures
  • generate per-frame and multi-frame 3D meshes from stereo or RGB-D sensors
  • do metric-semantic SLAM research on a CPU without a GPU
  • integrate a modular SLAM pipeline into a ROS project

When to choose

  • you need a real-time, CPU-only SLAM or VIO pipeline in C++
  • you want semantic 3D reconstruction rather than just sparse point clouds
  • your stack is ROS-based and you want modular components you can swap
  • you are doing robotics or perception research and need a citable, well-known baseline

When to avoid

  • you need a lightweight SLAM solution without ROS dependencies
  • you require GPU-accelerated dense reconstruction at scale
  • you need a actively developed project with frequent releases (last release was 2021)
  • your use case is 2D mapping or non-visual localization such as LiDAR-only SLAM

Facets

library · maturity maintenance

computer-vision simulation graphics machine-learning robotics computer-vision autonomous-vehicles simulation cpp slam visual-inertial-odometry 3d-reconstruction semantic-mapping mesh-generation ros pose-graph-optimization linux

1 source

Member repositories

RepositoryRoleHealth v2
MIT-SPARK/Kimera-VIOmain66
MIT-SPARK/Kimeradocs32

For agents

markdown · JSON · MCP: product_card(name="MIT-SPARK/Kimera-VIO")

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