Search Criteria
Package Details: g2o 20230806_git-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/g2o.git (read-only, click to copy) |
---|---|
Package Base: | g2o |
Description: | A General Framework for Graph Optimization |
Upstream URL: | https://github.com/RainerKuemmerle/g2o |
Licenses: | BSD-3-Clause |
Conflicts: | g2o-git |
Submitter: | majorx234 |
Maintainer: | None |
Last Packager: | kino_t |
Votes: | 1 |
Popularity: | 0.27 |
First Submitted: | 2017-12-18 03:56 (UTC) |
Last Updated: | 2024-06-22 08:56 (UTC) |
Dependencies (7)
- eigen (eigen-gitAUR)
- fmt (fmt-gitAUR)
- glu (glu-gitAUR)
- spdlog (spdlog-gitAUR)
- suitesparse
- cmake (cmake-gitAUR) (make)
- libqglviewerAUR (optional) – for building the g2o_viewer app
Latest Comments
ihsingh2 commented on 2024-09-12 15:42 (UTC)
Build fails during compilation, with the optional dependency libqglviewer installed. It worked for me with libqglviewer-qt5. Note that the upstream lists Qt5 as one of the requirements.
billypilgrim commented on 2021-04-17 06:16 (UTC)
Thank you for updating the package, but would you mind also changing the dependency to eigen? Otherwise it won't build.
billypilgrim commented on 2021-01-20 15:28 (UTC)
The dependency should be listed as "eigen" not "eigen3".