You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Returns the CameraInformation associated the camera being used.
@@ -11486,7 +11495,7 @@ cdef class GeoPose:
11486
11495
self.geopose.latlng_coordinates = value.latLng
11487
11496
11488
11497
##
11489
-
# The heading (orientation) of the pose in degrees (°). It indicates the direction in which the object or observer is facing, with 0 degrees corresponding to North and increasing in a clockwise direction.
11498
+
# The heading (orientation) of the pose in radians (rad). It indicates the direction in which the object or observer is facing, with 0 degrees corresponding to North and increasing in a counter-clockwise direction.
0 commit comments