📄️ AR Dataset
AR Dataset is a VLSDK sub-package that handles AR-specific datasets recording the device's screen and motion. Because VLSDK includes logic that improves position estimation accuracy based on actual device movement, developing with AR Dataset lets you work in an environment similar to using a real device.
📄️ PoseTracker Architecture
What is a PoseTracker?
📄️ Custom PoseTracker
VLSDK supports ARFoundation and ARDataset by default. However, if the platform does not support ARFoundation or you want to test with a method other than ARDataset, you can create and use your own PoseTracker.