aboutsummaryrefslogtreecommitdiff
path: root/docs/use_cases/pilot_gaze_monitoring/context.md
diff options
context:
space:
mode:
authorThéo de la Hogue2024-07-08 10:08:46 +0200
committerThéo de la Hogue2024-07-08 10:08:46 +0200
commit9fd8c59818cd67846dab61b2edd817df4d4dffee (patch)
treef68a4cfba8354eaf135982e1319dd57d0854d926 /docs/use_cases/pilot_gaze_monitoring/context.md
parenta4d35335db238955baac2723eba9edece805b83a (diff)
downloadargaze-9fd8c59818cd67846dab61b2edd817df4d4dffee.zip
argaze-9fd8c59818cd67846dab61b2edd817df4d4dffee.tar.gz
argaze-9fd8c59818cd67846dab61b2edd817df4d4dffee.tar.bz2
argaze-9fd8c59818cd67846dab61b2edd817df4d4dffee.tar.xz
Fixing relative links. Documenting performance recorder.
Diffstat (limited to 'docs/use_cases/pilot_gaze_monitoring/context.md')
-rw-r--r--docs/use_cases/pilot_gaze_monitoring/context.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/use_cases/pilot_gaze_monitoring/context.md b/docs/use_cases/pilot_gaze_monitoring/context.md
index d6b712e..71d2628 100644
--- a/docs/use_cases/pilot_gaze_monitoring/context.md
+++ b/docs/use_cases/pilot_gaze_monitoring/context.md
@@ -5,7 +5,7 @@ The context handles incoming eye tracker data before to pass them to a processin
## live_streaming_context.json
-For this use case we need to connect to a Tobii Pro Glasses 2 device: **ArGaze** provides a [ready-made context](../../../user_guide/eye_tracking_context/context_modules/tobii_pro_glasses_2/) class to live stream data from this device.
+For this use case we need to connect to a Tobii Pro Glasses 2 device: **ArGaze** provides a [ready-made context](../../user_guide/eye_tracking_context/context_modules/tobii_pro_glasses_2.md) class to live stream data from this device.
While *address*, *project*, *participant* and *configuration* entries are specific to the [TobiiProGlasses2.LiveStream](../../argaze.md/#argaze.utils.contexts.TobiiProGlasses2.LiveStream) class, *name*, *pipeline* and *observers* entries are part of the parent [ArContext](../../argaze.md/#argaze.ArFeatures.ArContext) class.