From 72a34fdcf2bd2b26689a6ccec4228273b8ce5684 Mon Sep 17 00:00:00 2001 From: Théo de la Hogue Date: Wed, 23 Mar 2022 09:51:19 +0100 Subject: Updating Tobii readme --- src/argaze/TobiiGlassesPro2/README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/argaze/TobiiGlassesPro2/README.md b/src/argaze/TobiiGlassesPro2/README.md index 17cb9f0..4ede0d6 100644 --- a/src/argaze/TobiiGlassesPro2/README.md +++ b/src/argaze/TobiiGlassesPro2/README.md @@ -1,10 +1,11 @@ -Class interface to handle TobbiGlassesPro2 data and video stream. -It is based on [TobiiGlassesPyController package](https://github.com/ddetommaso/TobiiGlassesPyController). -Here is the [Tobii Glasses Pro 2 device user manual](https://www.tobiipro.com/siteassets/tobii-pro/user-manuals/tobii-pro-glasses-2-user-manual.pdf). +Class interface to handle Tobbi Glasses Pro 2 device. +It is based on [TobiiGlassesPySuite package](https://github.com/ddetommaso/TobiiGlassesPySuite): +* [Article that describes the package features](https://arxiv.org/pdf/1912.09142.pdf). +* [Tobii Glasses Pro 2 device user manual](https://www.tobiipro.com/siteassets/tobii-pro/user-manuals/tobii-pro-glasses-2-user-manual.pdf). ## Utils -Print **A4_calibration_target.pdf** onto A4 paper sheet to get markers at expected dimensions. +Print **A4_calibration_target.pdf** onto A4 paper sheet to get calibration target at expected dimension. ## Local network configuration @@ -61,7 +62,7 @@ subnet: 255.255.255.0 router: 192.168.1.254 ``` -* Launch Tobii glasses interface to enable USB LAN Interface before to Launch DHCP server. +* On Mac: Launch Tobii glasses interface to enable USB LAN Interface before to Launch DHCP server. * Launch DHCP server: ``` -- cgit v1.1