Table of Contents

Enum MegaGoTrackerStatus

Namespace
easyar

MegaGoTracker running status.

Fields

Idle = 0

MegaGoTracker is currently not processing input.

WaitingForInput = 1

MegaGoTracker is waiting for an input frame.

VIOInitializing = 2

MegaGoTracker is waiting for VIO initialization to complete.

VerifyingTrial = 3

The trial target is being verified, and this target cannot be used yet.

Detecting = 4

MegaGoTracker is detecting target.

Tracking = 5

MegaGoTracker is tracking target.

Error = 6

MegaGoTracker cannot continue processing input due to an error. The specific error can be obtained through error.