Home › Forums › Eye Tracking Devices › Tobii eye 4c head tracking not working
- This topic has 4 replies, 3 voices, and was last updated 2 weeks, 6 days ago by
Grant [Tobii].
- AuthorPosts
- 02/04/2023 at 02:58 #23106
Jason Mark Shrimpton
ParticipantHey there folks.
My Tobii 4c seems to have all of a sudden stopped working on the head tracking part of the software, the eyes track, but it will not track my head ??I have downloaded core drivers, which i had installed and worked fine but now are not working, I have tried the Experience drivers and they will not turn on in Euro trucks or American trucks..
this is on windows 11..
Thank you
10/04/2023 at 15:04 #23124Grant [Tobii]
KeymasterHI, please raise a ticket with the Tobii Tech Support Team @ https://help.tobii.com/hc/en-us/requests/new
13/04/2023 at 23:23 #23142Scott
ParticipantHi Grant,
I’m having a similar issue. I posted it as a bug report via that link, but was just told to come here since they can “only help with game setup related questions”.
Details:
I’ve been using Tobii 4C with Tobii Stream Engine for a few years to create little interactive games for Windows (with a paid license). I’ve never tried accessing the Head Pose data stream before but now have a need for it. However, the Tobii 4C head pose callback, once subscribed, always reports a validity of INVALID (0) and all zeroes for the head position XYZ and head rotation XYZ. This happens even with the minimal C++ head pose example given in the Stream Engine documentation.
To make matters weirder, the Stream Engine Interop wrapper class for C# returns some malformed head pose data struct that seems to draw its data from the left/right gaze origin values. The head position is identical to left gaze origin XYZ, but is always marked as INVALID; meanwhile, the head rotation X value is the right gaze origin Z value (!), suggesting that the right gaze origin XY values are being falsely mapped to head rotation YZ validity (the previous two struct fields, both always INVALID). This supports the hypothesis that the
tobii_head_pose_callback_t
wrapped by Interop in C# is actually accessing thetobii_gaze_origin_t
struct.We tried rolling back the Tobii Core Eyetracking version to 2.13.1 as per the website’s indication that later versions have head tracking problems, but it made no different. I’ve seen scattered reports of other users reporting the same bug (except the weird Interop issue). Is this a known issue with Tobii Stream Engine or the 4C?
I’ve attached a screenshot of the console output for the minimal C++ example, and a Unity log showing the Interop malformed struct issue (LGO/RGO = left/right gaze origin, HP = Head Position Validity + XYZ, HPR = Head Rotation Validity XYZ + XYZ).
Help would be much appreciated!
16/04/2023 at 19:19 #23147Jason Mark Shrimpton
ParticipantTbh I reinstalled the beta drivers, and they seemed to have worked, quite nicely infact.
Thank you
17/05/2023 at 16:05 #23241Grant [Tobii]
KeymasterHi, try using the “Tobii Experience – Beta Only” SW for the 4C which you can download @ https://gaming.tobii.com/getstarted/
Let us know how it goes. Best Wishes.
- AuthorPosts
- You must be logged in to reply to this topic.