Search Criteria
Package Details: basalt-monado-git r492.ce92fa7-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 |
Conflicts: | basalt-monado |
Provides: | basalt-monado |
Submitter: | haagch |
Maintainer: | haagch |
Last Packager: | haagch |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-12-07 14:13 (UTC) |
Last Updated: | 2024-08-07 19:43 (UTC) |
Dependencies (15)
- boost (boost-gitAUR)
- bzip2 (bzip2-gitAUR)
- eigen (eigen-gitAUR)
- fmt (fmt-gitAUR)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- gtest (googletest-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libuvcAUR (libuvc-gitAUR)
- lz4 (lz4-gitAUR)
- opencv (opencv-cuda)
- python (python37AUR, python311AUR, python310AUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- librealsenseAUR (librealsense-gitAUR) (optional) – Intel realsense support
Required by (1)
- monado-git (optional)
Latest Comments
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
source
array 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
git
in 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