# stella-cv/stella_vslam

This is a unofficial fork of OpenVSLAM (https://github.com/xdspacelab/openvslam)

Repository: https://github.com/stella-cv/stella_vslam
Canonical: https://ross.abutalabs.com/products/stella_vslam
Homepage: https://stella-cv.rtfd.io/en/latest/
Language: C++
License: NOASSERTION
License Family: other
Topics: visual-slam
Last push: 2026-08-26T11:41:08+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 2041, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1238, forks 468 (observed 2026-08-28T04:04:05.903481+00:00)

## What it is
stella_vslam is a community-maintained fork of OpenVSLAM implementing a monocular, stereo, and RGBD visual SLAM system in C++. It supports multiple camera models (perspective, fisheye, equirectangular), can store and reload maps for relocalization, and offers a modular API with a separate ROS wrapper.

## Use cases
- estimate camera pose from video with visual SLAM
- build a 3D map from monocular or stereo camera footage
- localize new images against a prebuilt SLAM map
- run SLAM with a 360-degree equirectangular camera
- add visual odometry to a robot with ROS
- track camera position for AR or drone navigation

## When to choose
- you need a modular visual SLAM library supporting many camera models
- you want to store, load, and relocalize against prebuilt maps
- you use fisheye or equirectangular cameras like RICOH THETA or insta360
- you want an actively maintained OpenVSLAM successor with a ROS wrapper

## When to avoid
- you need a permissively licensed codebase without reservation - check the license history first
- you require dense reconstruction or depth maps rather than sparse feature-based SLAM
- you need a turnkey application rather than a C++ library to integrate
- you depend on the original OpenVSLAM repository, which is no longer available

## Facets
- artifact type: library
- maturity: active
- function: computer-vision, simulation, sdk
- domain: computer-vision, robotics, autonomous-vehicles
- platform: cpp, cross-platform
- tags: visual-slam, slam, monocular-camera, stereo-camera, rgbd-camera, camera-localization, mapping, openvslam-fork, equirectangular, fisheye, algorithms, linux, macos

## Member repositories
- stella-cv/stella_vslam (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:05.903481+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:21:49.141635+00:00, confidence not recorded.
  - readme: https://github.com/stella-cv/stella_vslam (fetched 2026-08-28T04:04:05.903481+00:00, sha 6b41f90b57db)
- Data as of 2026-08-30T08:39:29.467469+00:00.
