Update README.md

master
MoscowskyAnton 5 years ago committed by GitHub
parent eb8fa64dba
commit e3e198a4ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,9 +8,9 @@ https://www.tobiipro.com/es/learn--support/downloads/
(Changed to: https://www.tobiipro.com/product-listing/eye-tracker-manager/) (Changed to: https://www.tobiipro.com/product-listing/eye-tracker-manager/)
#### Instalation #### Instalation
```
bash ./install_all.sh bash ./install_all.sh
```
#### Configuration #### Configuration
Run the Tobii Pro Eye Tracker Manager: Run the Tobii Pro Eye Tracker Manager:
@ -21,13 +21,11 @@ Calibrate the device
![Configuration](media/config.gif) ![Configuration](media/config.gif)
#### Run the example code #### Run the example code
```
cd example cd example
gcc main.cpp -o main -pthread /usr/lib/tobii/libtobii_stream_engine.so gcc main.cpp -o main -pthread /usr/lib/tobii/libtobii_stream_engine.so
./main ./main
```
![Example test](media/example_test.gif) ![Example test](media/example_test.gif)

Loading…
Cancel
Save