py3dframe.Frame.global_origin#
- property Frame.global_origin: ndarray#
Getter for the origin of the frame in the global frame coordinates.
Warning
The global_origin attributes can’t be changed. To change the origin, use the global_translation attribute.
- Returns:
The origin of the frame in the global frame coordinates with shape (3, 1).
- Return type:
numpy.ndarray