-
Notifications
You must be signed in to change notification settings - Fork 29
5. Docker
Davide De Tommaso edited this page May 24, 2022
·
2 revisions
The TobiiGlassesPyController provides a Docker container for using the Tobii Pro Glasses 2. In this way you can exploit the Python library without actually installing it directly in your system.
cd TobiiGlassesPyController/docker
docker-compose build
docker-compose up
cd TobiiGlassesPyController/docker
docker-compose exec tobiiglasses2 bash