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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
borglab avatar

borglab/gtsam

0
View on GitHub↗
3,522 Stars·950 Forks·Jupyter Notebook·1 Aufrufborglab.github.io/gtsam↗

Gtsam

GTSAM is a library of C++ classes that implement smoothing and mapping (SAM) in robotics and vision, using factor graphs and Bayes networks as the underlying computing paradigm rather than sparse matrices.

Features

  • Robotics Algorithms - Smoothing and mapping library for robotics.
  • SLAM and Mapping - Smoothing and mapping library for robotics and vision.
  • Optimization Libraries - Library for factor graphs and optimization in robotics and vision.
  • Robotics Libraries - C++ library for sensor fusion and SLAM applications.

Star-Verlauf

Star-Verlauf für borglab/gtsamStar-Verlauf für borglab/gtsam

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht borglab/gtsam?

GTSAM is a library of C++ classes that implement smoothing and mapping (SAM) in robotics and vision, using factor graphs and Bayes networks as the underlying computing paradigm rather than sparse matrices.

Was sind die Hauptfunktionen von borglab/gtsam?

Die Hauptfunktionen von borglab/gtsam sind: Robotics Algorithms, SLAM and Mapping, Optimization Libraries, Robotics Libraries.

Welche Open-Source-Alternativen gibt es zu borglab/gtsam?

Open-Source-Alternativen zu borglab/gtsam sind unter anderem: ceres-solver/ceres-solver — Ceres Solver is a C++ library for numerical optimization, specializing in non-linear least squares and unconstrained… robotlocomotion/drake — Drake is a robotics simulation framework and control system modeling tool used for designing, simulating, and… davisking/dlib — dlib is a C++ machine learning toolkit and data analysis framework. It provides a collection of algorithms and… fields2cover/fields2cover — Robust and efficient coverage paths for autonomous agricultural vehicles. A modular and extensible Coverage Path… gisbi-kim/nano-pgo — Figure 1: Example Results Visualization. More examples can be found here. facebookresearch/theseus — A library for differentiable nonlinear optimization.

Open-Source-Alternativen zu Gtsam

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Gtsam.
  • ceres-solver/ceres-solverAvatar von ceres-solver

    ceres-solver/ceres-solver

    4,499Auf GitHub ansehen↗

    Ceres Solver is a C++ library for numerical optimization, specializing in non-linear least squares and unconstrained optimization problems. It serves as a framework for automatic differentiation and robust curve fitting, providing tools to solve large-scale mathematical models. The library is distinguished by its bundle adjustment capabilities, which exploit sparse matrix structures to refine 3D scene points and camera parameters. It utilizes dual-number automatic differentiation to compute derivatives of cost functions, removing the need for manual Jacobian derivation. The project covers a

    C++
    Auf GitHub ansehen↗4,499
  • robotlocomotion/drakeAvatar von RobotLocomotion

    RobotLocomotion/drake

    3,910Auf GitHub ansehen↗

    Drake is a robotics simulation framework and control system modeling tool used for designing, simulating, and verifying the dynamics of complex robotic systems. It functions as a multibody dynamics simulator and a mathematical optimization library, providing a suite of algorithms for trajectory optimization and the simulation of articulated robots. The framework is distinguished by its block-diagram system for composing dynamical subsystems and its ability to formulate and solve diverse mathematical programs, including linear, quadratic, and nonconvex nonlinear problems. It supports specializ

    C++drakerobotics
    Auf GitHub ansehen↗3,910
  • davisking/dlibAvatar von davisking

    davisking/dlib

    14,399Auf GitHub ansehen↗

    dlib is a C++ machine learning toolkit and data analysis framework. It provides a collection of algorithms and utilities for building predictive modeling applications and performing statistical analysis on large datasets within native C++ environments. The project functions as a binding library that wraps low-level C++ machine learning algorithms into high-level Python scripting interfaces. This allows for the integration of high-performance native implementations with Python for machine learning development. The framework covers the implementation of predictive models, the execution of mach

    C++c-plus-pluscomputer-visiondeep-learning
    Auf GitHub ansehen↗14,399
  • facebookresearch/theseusAvatar von facebookresearch

    facebookresearch/theseus

    2,037Auf GitHub ansehen↗

    A library for differentiable nonlinear optimization

    Python
    Auf GitHub ansehen↗2,037
Alle 30 Alternativen zu Gtsam anzeigen→