Установка и тестирование айтрекера Tobii в ОС Ubuntu 20.04 Исходный репозиторий: https://github.com/MoscowskyAnton/tobii_eye_tracker_linux_installer.git
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
MoscowskyAnton 52bae8b8ae
Update README.md
4 years ago
deps init 7 years ago
example init 7 years ago
lib init 7 years ago
media init 7 years ago
README.md Update README.md 4 years ago
TobiiProEyeTrackerManager-2.1.0.deb added ubuntu 20.04 support 5 years ago
install_all.sh added some req 5 years ago
stream_engine_linux_3.0.4.6031.tar.gz init 7 years ago
tobii.conf create tobii.conf 7 years ago
tobii_config_0.1.6.111_amd64.deb init 7 years ago
tobii_engine_linux-0.1.6.193_rc-Linux.deb init 7 years ago
tobii_stream_engine_api.pdf init 7 years ago
tobiiusbservice_l64U14_2.1.5-28fd4a.deb init 7 years ago

README.md

It allows to install the drivers and development libraries to operate devices compatible with IS4 (Tobii 4C, 5).

The deps packages were obtained from the tobii page: https://developer.tobii.com/consumer-eye-trackers/stream-engine/getting-started

The manager is obtained from: https://www.tobiipro.com/es/learn--support/downloads/ (Changed to: https://www.tobiipro.com/product-listing/eye-tracker-manager/)

Instalation

bash ./install_all.sh

Configuration

Run the Tobii Pro Eye Tracker Manager: /opt/TobiiProEyeTrackerManager/TobiiProEyeTrackerManager

Calibrate the device

Configuration

Run the example code

cd example
gcc  main.cpp -o main -pthread /usr/lib/tobii/libtobii_stream_engine.so
./main

Example test

You will see how the tracker captures the position of the screen you are looking at

Test env:

SO: Ubuntu 20.04 LTS

Tracker: Tobii 4C, Tobii 5

See: https://github.com/Eitol/tobii_is4_x11