Search Criteria
Package Details: basalt-monado-git r544.df6e970-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/basalt-monado-git.git (read-only, click to copy) |
|---|---|
| Package Base: | basalt-monado-git |
| Description: | Visual-Inertial Mapping with Non-Linear Factor Recovery |
| Upstream URL: | https://gitlab.freedesktop.org/mateosss/basalt |
| Licenses: | BSD-3-Clause |
| Conflicts: | basalt-monado |
| Provides: | basalt-monado |
| Submitter: | haagch |
| Maintainer: | haagch |
| Last Packager: | haagch |
| Votes: | 3 |
| Popularity: | 0.172909 |
| First Submitted: | 2021-12-07 14:13 (UTC) |
| Last Updated: | 2026-07-25 17:22 (UTC) |
Dependencies (17)
- boost (boost-gitAUR)
- bzip2 (bzip2-gitAUR)
- eigen (eigen-gitAUR, eigen3)
- fmt (fmt-gitAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- gtest (googletest-gitAUR)
- libice
- libpng (libpng-gitAUR, libpng-apngAUR)
- libsm
- libuvcAUR (libuvc-gitAUR)
- lz4 (lz4-gitAUR)
- opencv (opencv-cuda)
- python
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR) (make)
- librealsenseAUR (librealsense-gitAUR) (optional) – Intel realsense support
Required by (3)
- monado-dreieck-git (optional)
- monado-git (optional)
- monado-multilib-git (optional)
Latest Comments
haagch commented on 2026-07-25 17:23 (UTC)
Oops, the fetching of the opencv build fix only worked for people who had a gitlab account with ssh key set up. But it's been merged upstream, so I removed that completely again. Sorry for that.
StarkRG commented on 2026-07-25 00:55 (UTC) (edited on 2026-07-25 01:13 (UTC) by StarkRG)
I'm getting a refused ssh connection: "git@ssh.gitlab.freedesktop.org: Permission denied (publickey)."
Changing that line to https://gitlab.freedesktop.org/mateosss/basalt.git got the job done, though. Edit: No, it didn't.
Oh, I see, it needs to be git fetch "https://gitlab.freedesktop.org/hare_ware/basalt.git" 'opencv5-support'. Silly Cat Face.
Now it's a different error, apparently it doesn't like that commit ID: fatal: bad object 8d81a9ba5c3ad0d50bc00bb796e5b2c1ab102c73
dreieck commented on 2024-06-04 15:16 (UTC)
Please add
provides=("basalt-monado")andconflicts=("basalt-monado").This package uses git submodules.
Please follow the Arch Linux guidelines on Git submodules and download them via the
sourcearray and only reference them/ check out from the already downloaded inprepare().Regards and thanks for maintaining!
AgentLoneStar007 commented on 2023-07-17 16:16 (UTC)
This requires OpenCV 4.7.0, while (as of writing) the latest version is v4.8.0. You might want to fix that.
You have to install this before Monado for Monado to detect it and include build files. (Reply to my own comment.)
AgentLoneStar007 commented on 2023-07-04 01:58 (UTC)
Does this automatically update Monado to find the shared libraries?
cobaltspace commented on 2023-03-04 00:42 (UTC)
Missing
gitin makedepends.haagch commented on 2022-04-17 23:16 (UTC)
@khay sorry didn't see or forget the comment.
It was probably because arch moved to ffmpeg 5 and this issue https://github.com/stevenlovegrove/Pangolin/issues/737
We updated stuff including the fix and it's building for me again.
khay commented on 2022-04-05 21:03 (UTC)
Build fails for me