aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/aruco_markers_pipeline/advanced_topics/optic_parameters_calibration.md
diff options
context:
space:
mode:
authorThéo de la Hogue2023-09-26 17:43:56 +0200
committerThéo de la Hogue2023-09-26 17:43:56 +0200
commit06548cb7cb807f42fa42e4777288f67f259ae64a (patch)
treeda4b990f53828f58de91046ac6997b430e2d44c2 /docs/user_guide/aruco_markers_pipeline/advanced_topics/optic_parameters_calibration.md
parent6af30f98e4d8c89e4602c4048622ce5e66dbe774 (diff)
downloadargaze-06548cb7cb807f42fa42e4777288f67f259ae64a.zip
argaze-06548cb7cb807f42fa42e4777288f67f259ae64a.tar.gz
argaze-06548cb7cb807f42fa42e4777288f67f259ae64a.tar.bz2
argaze-06548cb7cb807f42fa42e4777288f67f259ae64a.tar.xz
Fixing errors returned by mkdocs serve.
Diffstat (limited to 'docs/user_guide/aruco_markers_pipeline/advanced_topics/optic_parameters_calibration.md')
-rw-r--r--docs/user_guide/aruco_markers_pipeline/advanced_topics/optic_parameters_calibration.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/user_guide/aruco_markers_pipeline/advanced_topics/optic_parameters_calibration.md b/docs/user_guide/aruco_markers_pipeline/advanced_topics/optic_parameters_calibration.md
index 0a7ec4d..3277216 100644
--- a/docs/user_guide/aruco_markers_pipeline/advanced_topics/optic_parameters_calibration.md
+++ b/docs/user_guide/aruco_markers_pipeline/advanced_topics/optic_parameters_calibration.md
@@ -134,9 +134,9 @@ Below, an optic_parameters JSON file example:
## Load and display optic parameters
-[ArUcoCamera.detector.optic_parameters](../../argaze.md/#argaze.ArUcoMarkers.ArUcoOpticCalibrator.OpticParameters) can be enabled thanks to a dedicated JSON entry.
+[ArUcoCamera.detector.optic_parameters](../../../argaze.md/#argaze.ArUcoMarkers.ArUcoOpticCalibrator.OpticParameters) can be enabled thanks to a dedicated JSON entry.
-Here is an extract from the JSON [ArUcoCamera](../../argaze.md/#argaze.ArUcoMarkers.ArUcoCamera) configuration file where optic parameters are loaded and displayed:
+Here is an extract from the JSON [ArUcoCamera](../../../argaze.md/#argaze.ArUcoMarkers.ArUcoCamera) configuration file where optic parameters are loaded and displayed:
```json
{