pupil-labs / hmd-eyes

Building blocks for eye tracking in AR and VR.
GNU Lesser General Public License v3.0
152 stars 64 forks source link

Connection is not established properly #35

Closed hangil2478 closed 6 years ago

hangil2478 commented 6 years ago

Hi.

I properly installed all necessary packages in "https://docs.pupil-labs.com/" and want to connect pupil-labs devices with HTC-Vive device.

We want to collect coordinated data where people are looking at in a 360 video using the pupil device and it seems that to do so, we can test it using this library.

Right now, we want to make connection between Unity and this pupil device in the HTC-Vive device and followed all steps in "Changing standard settings via PupilGazeTracker".

After playing, the current scene shows us the "Connecting to pupil." message and we can see the message in the HTC-Vive device as well. However, the Unity stops often and it doesn't show the word "Connected" as described in 3 in this section, "Changing standard settings via PupilGazeTracker".

Do you have any ideas to do what we want? Thanks.

hangil2478 commented 6 years ago

It was due to the version issues. Solved after updating to the newest versions.