Skip to main content

Project Aria Client SDK Code Samples

This section provides code samples and walkthroughs for using the Aria Client SDK to interact with the Project Aria glasses.

Make sure you have finished the Setup Guide before progressing to code samples. If you follow the guide, code samples are run from ~/projectaria_client_sdk_samples:

cd ~/projectaria_client_sdk_samples

Except for Time Synchronization TICSync code samples, which are run from ~/projectaria_client_sdk_samples/ticsync.

cd ~/projectaria_client_sdk_samples/ticsync

We recommend starting with device_connect.py to validate that your Aria glasses have connected successfully.