aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/aruco_markers_pipeline/introduction.md
diff options
context:
space:
mode:
authorThéo de la Hogue2023-10-11 07:36:14 +0200
committerThéo de la Hogue2023-10-11 07:36:14 +0200
commitcbf0dc4a328763970aa41e8d5081473cca7411a9 (patch)
treed020c3fa67d9d58a4aff9978f57b966154d84344 /docs/user_guide/aruco_markers_pipeline/introduction.md
parentf849add84404d6cfa3be5b5d29b62ceb67622f89 (diff)
downloadargaze-cbf0dc4a328763970aa41e8d5081473cca7411a9.zip
argaze-cbf0dc4a328763970aa41e8d5081473cca7411a9.tar.gz
argaze-cbf0dc4a328763970aa41e8d5081473cca7411a9.tar.bz2
argaze-cbf0dc4a328763970aa41e8d5081473cca7411a9.tar.xz
Improving documentation.
Diffstat (limited to 'docs/user_guide/aruco_markers_pipeline/introduction.md')
-rw-r--r--docs/user_guide/aruco_markers_pipeline/introduction.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/user_guide/aruco_markers_pipeline/introduction.md b/docs/user_guide/aruco_markers_pipeline/introduction.md
index a83da9a..37ab055 100644
--- a/docs/user_guide/aruco_markers_pipeline/introduction.md
+++ b/docs/user_guide/aruco_markers_pipeline/introduction.md
@@ -20,10 +20,10 @@ To build your own ArUco markers pipeline, you need to know:
* [How to estimate scene pose](pose_estimation.md),
* [How to describe scene's AOI](aoi_3d_description.md),
* [How to project 3D AOI into camera frame](aoi_3d_projection.md),
-* [How to define a 3D AOI as a frame](aoi_3d_frame.md)
+* [How to define a 3D AOI as a frame](aoi_3d_frame.md).
More advanced features are also explained like:
-* [How to script ArUco markers pipeline](advanced_topics/scripting.md)
-* [How to calibrate optic parameters](advanced_topics/optic_parameters_calibration.md)
-* [How to improve ArUco markers detection](advanced_topics/aruco_detector_configuration.md)
+* [How to script ArUco markers pipeline](advanced_topics/scripting.md),
+* [How to calibrate optic parameters](advanced_topics/optic_parameters_calibration.md),
+* [How to improve ArUco markers detection](advanced_topics/aruco_detector_configuration.md).