Skip to content

Commit 843c1fe

Browse files
fixed a spelling mistake (#1883)
There was a minor spelling mistake in the calibration documentation "Ensure your the images" changed to be "ensure the images" ## Meta Merge checklist: - [x] Pull Request title is [short, imperative summary](https://cbea.ms/git-commit/) of proposed changes - [x] The description documents the _what_ and _why_ - [x] If this PR changes behavior or adds a feature, user documentation is updated - [x] If this PR touches photon-serde, all messages have been regenerated and hashes have not changed unexpectedly - [x] If this PR touches configuration, this is backwards compatible with settings back to v2024.3.1 - [x] If this PR addresses a bug, a regression test for it is added
1 parent 7811267 commit 843c1fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/source/docs/calibration/calibration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The calibration data collected during calibration is specific to each physical c
1818

1919
Accurate camera calibration is required in order to get accurate pose measurements when using AprilTags and 3D mode. The tips below should help ensure success:
2020

21-
01. Ensure your the images you take have the target in different positions and angles, with as big of a difference between angles as possible. It is important to make sure the target overlay still lines up with the board while doing this. Tilt no more than 45 degrees.
21+
01. Ensure the images you take have the target in different positions and angles, with as big of a difference between angles as possible. It is important to make sure the target overlay still lines up with the board while doing this. Tilt no more than 45 degrees.
2222
02. Use as big of a calibration target as your printer can print.
2323
03. Ensure that your printed pattern has enough white border around it.
2424
04. Ensure your camera stays in one position during the duration of the calibration.

0 commit comments

Comments
 (0)