Single Frame Localization
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
Single Frame Localization scene is a fundamental demonstration of how the platform performs localization within a mapped environment. This scene provides developers with a clear visualization of the Quest SDK's core components. It showcases essential SDK prefabs, including the MultiSet SDK Manager which handles authentication, and the Map Localization Manager which manages the localization process.
This scene uses a single camera frame to localize against the map, ideal for situations where you want a quick response from localization API (~2 seconds)
SingleFrameLocalization is the primary script for the scene. Check out the details API Reference here.