Skip to content
Davide De Tommaso edited this page Jun 21, 2019 · 28 revisions

TobiiGlassesPyController: A Python controller for using Tobii Pro Glasses 2

The TobiiGlassesPyController can be installed on GNU'Linux, OSX and Windows operating systems. It is compatible with Python 2.x and 3.x versions.

Install the controller

The recomended procedure to install the controller is using the pip command. If you do not have already installed in your system, please do. Then simply type in a terminal the following command:

pip install tobiiglassesctrl

Using the controller without installation

pip uninstall tobiiglassesctrl

Clone this wiki locally