macOS
brew install g2olocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de g2o pour les workflows d'agents IA.
installation
brew install g2olocal Homebrew formula metadata
nix profile install nixpkgs#g2onixpkgs package indexes · pkgs/by-name/g2/g2o/package.nix · Source: api.github.com
sudo apt install libg2o-devDebian stable package indexes · libg2o-dev · Source: deb.debian.org
aperçu
General framework for graph optimization
historique
g2o is an open-source C++ framework for graph-based nonlinear optimization, best known in robotics and computer vision for simultaneous localization and mapping (SLAM) and bundle adjustment (BA) problems.
The project was presented by Rainer Kuemmerle, Giorgio Grisetti, Hauke Strasdat, Kurt Konolige, and Wolfram Burgard as "g2o: A General Framework for Graph Optimization" at ICRA 2011. OpenSLAM described the hosted code as a stable release and pointed users to the GitHub repository for development code, including an improved Schur complement implementation and BSD relicensing.
The GitHub repository was created in January 2012 and describes g2o as a framework for optimizing graph-based nonlinear error functions. Its README documents CMake/Eigen-based builds, multiple command-line programs, and current support across Linux, macOS, Windows, and Android-related build flows.
g2o entered package-manager culture because it packages a research-grade SLAM and bundle-adjustment optimizer as a reusable C++ library and CLI toolkit. The upstream README explicitly documents Homebrew installation, and the input package facts list Homebrew, Debian, Ubuntu, and Nix package names.
The project also attracted wrapper projects, including a Python binding published separately and a .NET wrapper, showing use beyond direct C++ embedding.
Users model problems as graph nodes and edges and run g2o's optimizers on nonlinear least-squares graph formulations. Upstream examples and documentation emphasize SLAM, bundle adjustment, and text log formats containing node and edge messages.
Package users commonly install the library and tools, then link against g2o from robotics or computer-vision software, or use its command-line binaries such as g2o and the simulator tools.
g2o is significant because it is a classic academic C++ optimizer that escaped paper-code status into long-lived distro packaging. It carries the usual package-maintainer wrinkles: optional SuiteSparse, Qt/libQGLViewer GUI pieces, mixed license notes for subcomponents, and ABI-sensitive C++ dependencies.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
g2o | cli | exécutable global | |
g2o_simulator2d | cli | exécutable global | |
g2o_simulator3d | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/RainerKuemmerle/g2o
métadonnées d'installation
| Clé du paquet | brew:g2o |
|---|---|
| Version | 20241228 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/g2o |
| Page d'accueil | https://openslam-org.github.io/g2o.html |
| Dépôt | https://github.com/RainerKuemmerle/g2o |
| Docs amont | https://github.com/RainerKuemmerle/g2o#readme |
| Licence | BSD-2-Clause |
| Archive source | https://github.com/RainerKuemmerle/g2o/archive/refs/tags/20241228_git.tar.gz |
| Dernière mise à jour | 2026-06-25T13:37:41+02:00 |
| Pulse | updated |
| Dépendances | eigen |
| Dépendances de compilation | cmake |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | g2o |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
libg2o-dev 0~20230806-4.1+b2
C++ framework for optimizing graph-based nonlinear error functions
sudo apt install libg2o-devlibg2o-doc 0~20230806-4.1
C++ framework for optimizing graph-based nonlinear error functions
sudo apt install libg2o-doclibg2o0t64 0~20230806-4.1+b2
C++ framework for optimizing graph-based nonlinear error functions
sudo apt install libg2o0t64g2o
nix profile install nixpkgs#g2olibg2o-dev 0~20230806-4.1build1
C++ framework for optimizing graph-based nonlinear error functions
sudo apt install libg2o-devlibg2o-doc 0~20230806-4.1build1
C++ framework for optimizing graph-based nonlinear error functions
sudo apt install libg2o-doclibg2o0t64 0~20230806-4.1build1
C++ framework for optimizing graph-based nonlinear error functions
sudo apt install libg2o0t64piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.