Wayne Keenan
Wayne Keenan
Perhaps use this (although not iOS compatible): https://github.com/jeromeetienne/AR.js
https://github.com/jeromeetienne/AR.js/issues/103
The Pi4 is indeed a slightly new ball game and I don't know what is wrong with the timing settings on a Pi4. I still have a DK2 but it's...
That's great, many thanks for looking into it and posting the config file. I'll probably make it easier (or at least properly document) how to use either PSVR or DK2...
I just found this too. The Slider will always return to minVal and not stay where released but the Text does as the value is dispatched in `handleChange` The deprecated...
A monkeypatch fix for the logging error is in my #156 comment
@mathandy I would like to be able to generate paths, and parse paths from existing SVG's whilst keeping the relative path points, also please. I wondered if this planned or...
Hi, I just wanted to let you know that I resolved this buffer overflow in my `hmd.py` helper. The key centres around adding this OpenHMD API call to get a...
To avoid system wide changes (now and any unexpected ones in the future) I created a python3 venv in my home/project folder to install pyserial and hardcoded the plugins shebang...
After switch to the mentioned branch and trying to build the `motion_detection/web` example I get the error: ``` ERROR: Because project depends on both idf (4.4.*) and idf (>=5.0), version...