Enum LocalizationMode
- Namespace
- easyar
Fields
UntilSuccess = 0Continuously attempt to locate, stop trying once located successfully.
Once = 1Attempt to locate once.
KeepUpdate = 2Continuously attempt to locate, even if located successfully, continue trying, and when located successfully again, adjust to a more accurate position and attitude.
ContinousLocalize = 3Continuously attempt to locate, only adjust to the corresponding position and attitude when locating to a new map.