`comet` 6DoF
Comet is starting me way below where the pen is, using North Star + Monado.
- Tried restarting
monado-service
, stardust-xr-server
, and comet
with headset on.
Here is my North Star config for Monado: https://gist.github.com/sambilbow/91e1f794a6c757aa368c17ee8e01a20e...`./xr-terminal.sh` behaviour
Running
./xr-terminal.sh
opens alacritty
on my main monitor. Despite a monado-service
running connected to my North Star. Stardust XR does seem to be connecting to the service and showing my hands on the headset though.
What is the list of nessacry packages on ubuntu to install stardust?
```
silverdev2482@silverdev2482-Standard-PC-Q35-ICH9-2009:~/stardust-xr-server$ cargo build
Compiling proc-macro2 v1.0.53
Compiling quote v1.0.26
Compiling libc v0.2.140...
North Star + StardustXR
Hello! I have
monado-git
and openxr-git
installed from the AUR. I'm running kwin wayland. I have a North Star plugged in via USB/DP and stardust-xr-server
installed via the documentation instructions.
When I run cargo run
I get the server window on my main monitor. Ideally I want it on the headset, how do I make Stardust talk to Monado and do the things ™️ ? New to most of this as coming from Unity development, so be gentoo with me 😉
Perhaps this is a bit more of a Monado question, as I dont think I have things running properly with that yet. I don't mind not running in direct mode, which is apparently not possible with wayland anyway. Any pointers from North Star running devs here?...Error while compiling stardust-xr-server on gentoo
error: could not find native static library
StereoKitC, perhaps an -L flag is missing?
error: could not compile
stereokit-sys` due to previous error
Caused by:...XDG variable error
thread 'event_loop' panicked at 'Unable to find a free stardust socket path', src/main.rs:238:40 any fixes for this ?