aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTheo De La Hogue2023-09-25 10:32:43 +0200
committerTheo De La Hogue2023-09-25 10:32:43 +0200
commitf26f79113febf8a8dcccf18dabfcdd4bef04ce86 (patch)
tree7b66f2e5ac9611c41f24b2408f1eaf710c498a0d /docs
parenta6561584fa398b2626389f558ce59ce8d73e9dab (diff)
downloadargaze-f26f79113febf8a8dcccf18dabfcdd4bef04ce86.zip
argaze-f26f79113febf8a8dcccf18dabfcdd4bef04ce86.tar.gz
argaze-f26f79113febf8a8dcccf18dabfcdd4bef04ce86.tar.bz2
argaze-f26f79113febf8a8dcccf18dabfcdd4bef04ce86.tar.xz
REmoving a uselss comma
Diffstat (limited to 'docs')
-rw-r--r--docs/user_guide/aruco_markers_pipeline/pose_estimation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user_guide/aruco_markers_pipeline/pose_estimation.md b/docs/user_guide/aruco_markers_pipeline/pose_estimation.md
index 6acafee..d7da336 100644
--- a/docs/user_guide/aruco_markers_pipeline/pose_estimation.md
+++ b/docs/user_guide/aruco_markers_pipeline/pose_estimation.md
@@ -37,7 +37,7 @@ Here is an extract from the JSON [ArUcoCamera](../../argaze.md/#argaze.ArUcoMark
}
}
}
- }
+ },
...
"image_parameters": {
...