From 9fd8c59818cd67846dab61b2edd817df4d4dffee Mon Sep 17 00:00:00 2001 From: Théo de la Hogue Date: Mon, 8 Jul 2024 10:08:46 +0200 Subject: Fixing relative links. Documenting performance recorder. --- docs/use_cases/pilot_gaze_monitoring/context.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/use_cases/pilot_gaze_monitoring/context.md') 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. -- cgit v1.1