Search Criteria
Package Details: osvr-steamvr-git v0.1.r342.g990f627-1
Git Clone URL: | https://aur.archlinux.org/osvr-steamvr-git.git (read-only, click to copy) |
---|---|
Package Base: | osvr-steamvr-git |
Description: | Driver for allowing applications written against SteamVR to work with hardware and software running with the OSVR software framework. |
Upstream URL: | https://github.com/OSVR/SteamVR-OSVR |
Conflicts: | |
Submitter: | haagch |
Maintainer: | haagch (feilen, lubosz, godbyk) |
Last Packager: | haagch |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-07-29 16:08 |
Last Updated: | 2017-05-03 20:49 |
Dependencies (5)
- openvr-git
- osvr-core-git
- osvr-rendermanager-git
- cmake (cmake-git) (make)
- git (git-git) (make)
Latest Comments
1 2 3 Next › Last »
FalsePerspective commented on 2020-06-04 12:11
Build fails after these:
pix3l commented on 2020-01-10 20:15
@haagch: thx, it worked :-) I've used John Lajoie github instead of OSVR official one. It's more up-to-date and I would recommend switching all OSVR PKGBUILDs to it: https://github.com/johnlajoie/SteamVR-OSVR
haagch commented on 2020-01-06 22:09
My guess is that eigen got updated and SteamVR-OSVR is now not compatible to it anymore. I looked at the upstream bug reports and there is someone who posted a manual code fix https://github.com/OSVR/SteamVR-OSVR/issues/134
I'll ask someone with repo access to fix it.
pix3l commented on 2020-01-06 05:59
I would be happy if somebody would like to upload this as package, because I cannot build it. IF anybody has working packages for hdk2 & nolo cv1 controllers, I would be happy to get it too.
pix3l commented on 2020-01-02 17:14
In file included from /home/badpixel/archlinux/aur-osvr-steamvr-git/src/osvr-steamvr/src/OSVRTrackedHMD.cpp:49: /usr/include/osvr/Util/EigenQuatExponentialMap.h: In member function ‘osvr::util::ei_quat_exp_map::VecType<Derived_> osvr::util::ei_quat_exp_map::QuatExpMapBase<Derived_>::avoidSingularities() const’: /usr/include/osvr/Util/EigenQuatExponentialMap.h:164:31: error: ‘EIGEN_PI’ was not declared in this scope; did you mean ‘EIGEN_CAT’? 164 | if (vecNorm > EIGEN_PI - eps) { | ^~~~~~~~
ssartor commented on 2017-11-15 23:06
:: Checking openvr-git integrity...
==> ERROR: PKGBUILD contains CRLF characters and cannot be sourced.
==> ERROR: An unknown error has occurred. Exiting...
:: failed to verify openvr-git integrity
haagch commented on 2017-05-03 20:50
Tracking is super buggy currently. Hope they fix it soon.
Plexcon commented on 2017-04-20 11:05
-- Configuring incomplete, errors occurred!
See also "/tmp/yaourt-tmp-kantergos/aur-openvr-git/src/openvr/samples/CMakeFiles/CMakeOutput.log".
==> ERROR: Se produjo un fallo en build().
Cancelando…
==> ERROR: Makepkg no ha podido compilar openvr-git.
haagch commented on 2017-03-10 03:06
Good news, this package works now (uses the update-v1.0.6 branch). I only tested the SteamVR environment itself.
schmidtbag commented on 2017-02-28 04:11
Package seems to install fine now, thanks.