Tutorial Introduction
This tutorial is designed for users who have no experience with VLSDK. Rather than focusing on how VLSDK works, it focuses on practical implementation, guiding you step by step through the installation and execution process to implement the desired features. If you're curious about how VLSDK works, please refer to 'Docs'.
Tutorial Structure
The tutorials are organized as follows:
1. Implementing a Simple App
Create the most basic VLSDK app that sends VL requests using a single image
2. Implementing a Dataset App
Implement dataset capture and playback features using ARDataset
3. Implementing a Custom Pose Tracker
Create an app that uses VLSDK in environments where ARFoundation is not supported