Gets the latest tracking update for a specified anchor.
Call this regularly to get updated anchor poses as the device moves and VPS refines
the localization.
- Precondition: anchorId must be exactly 32 characters long.
- Parameter anchorId: The unique identifier of an anchor
- Returns: The anchor update, if it is available, nil if otherwise.
Gets the latest tracking update for a specified anchor.
Call this regularly to get updated anchor poses as the device moves and VPS refines
the localization.
- Precondition:
anchorIdmust be exactly 32 characters long.- Parameter anchorId: The unique identifier of an anchor
- Returns: The anchor update, if it is available,
nilif otherwise.