Eye tracking tobii T120
Hi, I am currently working with a tobii t120 and OpenSesame 3.2.7 (Python 2.7.13), using a Windows 7 32bit. It is the first time that I use both and I am having problems with pygaze_init.
When I try to run the experiment, I receive the following Error message:
What does this error message means and is there a solution to this problem?
Your help will be very helpful!!
Simone
Comments
Hi Simone,
It looks like the Tobii Pro SDK can't find you tracker. Is the T120 compatible with the Pro SDK? (And is it licensed for that?)
If the Pro SDK doesn't work, you could try the tobii-legacy backend, which doesn't require the Pro SDK.
Good luck!
Edwin
In case it is compatible and licensed, here's my $ 0.02. We had experienced a similar issue with a Tobii Spectrum. This is related to the way in which the SDK automatically looks for eyetrackers and theoretically selects the first available one. For us, this threw an error, because a different Tobii eyetracker had previously been connected. My suspicion is that this is cached in wherever libtobii looks for it.
Our solution/workaround (that's a fine line) was to use libtobii's first method and add the serial number of our eyetracker to the settings.
Hi Edwin and cesco,
I'm having the same issue as Simone, and I am running on the same eyetracker. I am very new to both eyetracking and Pygaze and was hoping to get more information about three things mentioned on this thread (e.g. 1. The Pro SDK license, 2. libtobii's first method, and 3. tobii-legacy backend):
Thank you so much for any help!
Edit: I resolve the issue I was having using the method cesco suggested!
Answering for future reference:
from pygaze import settings; settings.TRACKERSERIALNUMBER = #(but instead of "#" you'd put in your serial number.)Hi! If some one get the answer, I really apprecite.
I got T120 decade ago. When I bought it, I didn't get the serial number, in my memory.
Is it right, there is serial number on T120? or else?
I got the USB type socket only.
If some one give me answer, it will be happy.
Thanks in advance.