awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
JakobEngel avatar

JakobEngel/dso

0
View on GitHub↗
2,445 stars·922 forks·C++·GPL-3.0·9 views

Dso

Direct Sparse Odometry

Features

  • Simultaneous Localization and Mapping - Direct sparse odometry for monocular visual tracking.
  • Simultaneous Localization and Mapping - Direct sparse odometry for visual SLAM.
  • SLAM and Mapping - Direct sparse formulation for visual odometry.

Star history

Star history chart for jakobengel/dsoStar history chart for jakobengel/dso

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Dso

Similar open-source projects, ranked by how many features they share with Dso.
  • ethz-asl/maplabethz-asl avatar

    ethz-asl/maplab

    2,845View on GitHub↗

    A Modular and Multi-Modal Mapping Framework

    C++
    View on GitHub↗2,845
  • ubiquityrobotics/fiducialsUbiquityRobotics avatar

    UbiquityRobotics/fiducials

    279View on GitHub↗

    Simultaneous localization and mapping using fiducial markers.

    C
    View on GitHub↗279
  • raulmur/orb_slam2raulmur avatar

    raulmur/ORB_SLAM2

    10,105View on GitHub↗

    ORB_SLAM2 is a visual simultaneous localization and mapping system that tracks camera movement and builds 3D environments from image data. It functions as a real-time visual odometry tool and sparse 3D reconstructor, computing the position and orientation of a camera while generating a point cloud map of a physical space. The system utilizes a camera relocalization engine to identify a camera's position within a known map after tracking failure or system restarts. It incorporates a spatial tracker to enable the precise insertion and composition of virtual 3D objects into real-world planar reg

    C++
    View on GitHub↗10,105
  • ros-planning/navigationros-planning avatar

    ros-planning/navigation

    2,648View on GitHub↗

    This project is a framework for autonomous mobile robot navigation within the Robot Operating System ecosystem. It provides a suite of tools for calculating safe trajectories and movement commands, enabling mobile bases to reach specific destinations while avoiding obstacles in dynamic environments. The system utilizes a hierarchical planning approach that separates long-range path generation from short-range reactive obstacle avoidance. It maintains spatial awareness through a centralized coordinate tracking system and a grid-based representation that stores obstacle information and proximit

    C++navigationroboticsros
    View on GitHub↗2,648
See all 30 alternatives to Dso→

Frequently asked questions

What does jakobengel/dso do?

Direct Sparse Odometry

What are the main features of jakobengel/dso?

The main features of jakobengel/dso are: Simultaneous Localization and Mapping, SLAM and Mapping.

What are some open-source alternatives to jakobengel/dso?

Open-source alternatives to jakobengel/dso include: ubiquityrobotics/fiducials — Simultaneous localization and mapping using fiducial markers. ethz-asl/maplab — A Modular and Multi-Modal Mapping Framework. raulmur/orb_slam2 — ORB_SLAM2 is a visual simultaneous localization and mapping system that tracks camera movement and builds 3D… ros-planning/navigation — This project is a framework for autonomous mobile robot navigation within the Robot Operating System ecosystem. It… cartographer-project/cartographer — Cartographer is a cross-platform robotics library and framework for simultaneous localization and mapping in 2D and 3D… edwardliuyc/staticmapping — Use LiDAR to map the static world.