diff options
author | Théo de la Hogue | 2022-03-23 09:51:19 +0100 |
---|---|---|
committer | Théo de la Hogue | 2022-03-23 09:51:19 +0100 |
commit | 72a34fdcf2bd2b26689a6ccec4228273b8ce5684 (patch) | |
tree | 06cbea9d63a9f0494779f4f274c069ed40f0b5cd /src | |
parent | e592640dc3003c33ae085e150ad52887be66fb52 (diff) | |
download | argaze-72a34fdcf2bd2b26689a6ccec4228273b8ce5684.zip argaze-72a34fdcf2bd2b26689a6ccec4228273b8ce5684.tar.gz argaze-72a34fdcf2bd2b26689a6ccec4228273b8ce5684.tar.bz2 argaze-72a34fdcf2bd2b26689a6ccec4228273b8ce5684.tar.xz |
Updating Tobii readme
Diffstat (limited to 'src')
-rw-r--r-- | src/argaze/TobiiGlassesPro2/README.md | 11 |
1 files changed, 6 insertions, 5 deletions
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: ``` |