-
### Versions
* Python: 2 & 3
* OS: Ubuntu 16.04 18.04
* Kivy: 1.8 to 1.10
* Kivy installation method: all method seen on doc
### Description
Hi, I'm unable to install kivy. I tried a lot…
-
### Versions
* Python: 3.6.5
* OS: Kubuntu 18.04
* Kivy: 1.9.1 (or 1.10)
* Kivy installation method: sudo apt-get install python3-kivy (and python3 -m pip install kivy==1.9.1)
### Descrip…
-
### Versions
* Python: 2.7
* OS: Xubuntu (Kivy Vm)
* Kivy: unable to install
* Kivy installation method: pip install kivy
### Description
pip install kivy
above command produces follow…
-
Most of the time, running `test_tracker` with the PS3 Eye doesn't work; the Move controller doesn't glow and the tracking reticule decides to focus on random elements in the background.
However, some…
-
Is there a way to let tuioClient listen to a remote IP address and port?
For example like:
`TuioProcessing tuioClient = new TuioProcessing (this, "192.168.0.109", 3333)`
-
First of all, thank you guys for this lib!
I've used older version of psmoveapi from November i think. All was OK.
But after pulling new version it does not build.
Latest OpenCV from github was succ…
-
Hi,
I'm trying to get psmove to work in Unity, including tracking. I've looked at UniMove and UniMoveX and was able to get it all up and running on a Mac with the included PSEye camera.
However, the…
-
I am trying to build the latest version of the API and every time I run dpkg-buildpackage -rfakeroot I get the following error:
```
make[1]: Leaving directory `/home/ultra/src/psmoveapi/obj-x86_64-li…
-
When using WM_TOUCH - on windows 7 x64 - SMT won't recognize a touch unless the finger is moved or in the case of a double click
my hardware is a DELL multi touch monitor P2314T
edit: using processi…
-
With the latest codebase, move.get_orientation in Processing returns the following values `1.0, 0.0, 0.0, 0.0` regardless of wether reset_orientation is called or not (which should not be necessary an…