Hi Im trying to get the raw data from the track IR software to be output in OSC so I can use it for interactive installation.
Im trying to do this with python SDK but no success, the x,y,z data is very limited while the raw data is gives more range
I found this library https://github.com/johnflux/python_trackir
which works but not so well, the raw data value is different than what the trackIR software outputted.
Any suggestion ? thanks