Skip to content

Commit 9ad9eae

Browse files
authored
Fix landing target image (#611)
1 parent 0337d87 commit 9ad9eae

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

6.52 KB
Loading

en/services/landing_target.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The [LANDING_TARGET](../messages/common.md#LANDING_TARGET) fields that are relat
3838

3939
The positional information can be interpreted as described below.
4040

41-
Imagine a ray pointing from the camera's principal point to the target.
41+
Imagine a ray pointing from the camera's optical centre to the target.
4242
The x angle (`angle_x`) is the angle spanned by that ray and the x-axis of the image plane. The same holds for the y angle (`angle_y`).
4343
In other words, the x angle is a function of the x pixel coordinate of the target (denoted by _u̅_ in the image below), the y angle is a function of the y pixel coordinate (denoted _v_ in the image below).
4444
Using the angle rather than _u̅/v̅_ pixel coordinates has the advantage that the effect of the camera lens is already accounted for.

0 commit comments

Comments
 (0)