diff options
author | Théo de la Hogue | 2023-09-26 13:04:13 +0200 |
---|---|---|
committer | Théo de la Hogue | 2023-09-26 13:04:13 +0200 |
commit | d06c56411a6a72fdd59d7da13308c20e8fbd77a2 (patch) | |
tree | 6b6b15554e83706b174f69a114bc47fba9e42f77 /docs | |
parent | 73a71de88dc34374a0e0f6366c3f13714438dfe3 (diff) | |
download | argaze-d06c56411a6a72fdd59d7da13308c20e8fbd77a2.zip argaze-d06c56411a6a72fdd59d7da13308c20e8fbd77a2.tar.gz argaze-d06c56411a6a72fdd59d7da13308c20e8fbd77a2.tar.bz2 argaze-d06c56411a6a72fdd59d7da13308c20e8fbd77a2.tar.xz |
Minor documenation change.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/user_guide/aruco_markers_pipeline/aruco_markers_description.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user_guide/aruco_markers_pipeline/aruco_markers_description.md b/docs/user_guide/aruco_markers_pipeline/aruco_markers_description.md index 1c13013..b3ea2bb 100644 --- a/docs/user_guide/aruco_markers_pipeline/aruco_markers_description.md +++ b/docs/user_guide/aruco_markers_pipeline/aruco_markers_description.md @@ -7,7 +7,7 @@ Here is an example scene where markers are surrounding a multi-screen workspace ![Scene](../../img/scene.png) -## Print ArUco markers from a ArUco dictionary +## Print ArUco markers from an ArUco dictionary ArUco markers always belongs to a set of markers called ArUco markers dictionary. |