tracking_state
tracking_state
#
The world-tracking confidence enum.
TrackingState
#
Bases: Enum
A tracker's confidence in the pose it reported.
NORMAL— tracking is nominal; the pose is trustworthy.LIMITED— tracking is degraded (initializing, low features, excessive motion); the pose may drift.NOT_AVAILABLE— no tracking; the pose is a placeholder.