py3dframe.FrameTransform.translation#
- property FrameTransform.translation: ndarray#
Getter for the translation vector between the input frame and the output frame in the convention of the transformation.
See also
method
py3dframe.FrameTransform.get_translation()to get the translation vector in a specific convention.
- Returns:
The translation vector between the input frame and the output frame in the convention of the transformation with shape (3, 1).
- Return type: