All Projects → Eitol → Tobii_eye_tracker_linux_installer

Eitol / Tobii_eye_tracker_linux_installer

Installation and testing of tobii eye tracker in Ubuntu 18.10

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Tobii eye tracker linux installer

Rocket.chat.ansible
Deploy Rocket.Chat with Ansible!
Stars: ✭ 80 (-11.11%)
Mutual labels:  ubuntu
Squid Ubuntu
Latest version of Squid proxy recompiled with support for HTTPS filtering and SSL inspection on Ubuntu 18 LTS. Used in Web Safety web filter for Squid.
Stars: ✭ 84 (-6.67%)
Mutual labels:  ubuntu
Zfs Installer
Shell script program that prepares ZFS on a system, and installs Linux
Stars: ✭ 88 (-2.22%)
Mutual labels:  ubuntu
Ubuntu Useful Scripts
Ubuntu Useful Scripts
Stars: ✭ 81 (-10%)
Mutual labels:  ubuntu
Vscode Ppa
Visual Studio Code PPA
Stars: ✭ 83 (-7.78%)
Mutual labels:  ubuntu
Dockstarter
DockSTARTer helps you get started with home server apps running in Docker.
Stars: ✭ 1,265 (+1305.56%)
Mutual labels:  ubuntu
Docker Nginx Image Proxy
on the fly image cropping with gravity, resize and compression microservice
Stars: ✭ 79 (-12.22%)
Mutual labels:  ubuntu
Learning Tools
A collection of tools and files for learning new technologies
Stars: ✭ 1,287 (+1330%)
Mutual labels:  ubuntu
Ansible Haproxy
Ansible role to set up (the latest version of) HAProxy in Ubuntu systems
Stars: ✭ 83 (-7.78%)
Mutual labels:  ubuntu
Karton
Karton - Run Linux programs on macOS, a different Linux distro, or a different architecture
Stars: ✭ 87 (-3.33%)
Mutual labels:  ubuntu
Packer Ubuntu 1404
DEPRECATED - Packer Example - Ubuntu 14.04 Vagrant Box using Ansible provisioner
Stars: ✭ 81 (-10%)
Mutual labels:  ubuntu
Koreader Base
Base framework offering a Lua scriptable environment for creating document readers
Stars: ✭ 81 (-10%)
Mutual labels:  ubuntu
Pornhub Downloader
Bash Script for downloading content from PornHub (the easy way)
Stars: ✭ 87 (-3.33%)
Mutual labels:  ubuntu
Fpm Within Docker
Leverage fpm inside pre-baked docker images in order to build and test native DEB and RPM packages.
Stars: ✭ 80 (-11.11%)
Mutual labels:  ubuntu
Steamos Ubuntu
Scripts to make an existing Ubuntu installation like SteamOS
Stars: ✭ 86 (-4.44%)
Mutual labels:  ubuntu
Pause On Lock
Pause/Resume your music player when locking/unlocking your Linux desktop.
Stars: ✭ 79 (-12.22%)
Mutual labels:  ubuntu
Suru Plus Ubuntu
Suru++ Ubuntu — An elegant third-party icons theme based on Sam Hewitt's Suru Icons
Stars: ✭ 85 (-5.56%)
Mutual labels:  ubuntu
Adwaita Plus
GNOME++, a third-party icons theme, based on new GNOME 3.32's Adwaita
Stars: ✭ 89 (-1.11%)
Mutual labels:  ubuntu
Ubuntu1604 Cis
Ubuntu CIS Hardening Ansible Role
Stars: ✭ 88 (-2.22%)
Mutual labels:  ubuntu
Castle Winbuntu
Homesick Castle for use on WSL.
Stars: ✭ 87 (-3.33%)
Mutual labels:  ubuntu

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

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 18.10 x86_64 Cinnamon 4.18.0-17-generic

Tracker: Tobii

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].