Table of Contents

Enum LocalizationMode

Namespace
easyar

Fields

UntilSuccess = 0

Continuously attempt to locate, stop trying once located successfully.

Once = 1

Attempt to locate once.

KeepUpdate = 2

Continuously attempt to locate, even if located successfully, continue trying, and when located successfully again, adjust to a more accurate position and attitude.

ContinousLocalize = 3

Continuously attempt to locate, only adjust to the corresponding position and attitude when locating to a new map.