Skip to content

Commit 801f936

Browse files
committed
Updated README.md
1 parent a87dbc1 commit 801f936

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,14 @@ The SDK performs 6-DoF pose tracking based on visual-inertial odometry (VIO), th
44

55
## Download
66

7-
The SDK is available for non-commercial use with Luxonis OAK-D device family for Python with `pip install spectacularai`. The C++ version for OAK-D and additionally for Intel RealSense D455 & D435i you can download from the [Releases](https://github.com/SpectacularAI/sdk/releases) on the right.
7+
The SDK is available for non-commercial use on following platforms:
8+
9+
* Luxonis OAK-Ds via PyPi with `pip install spectacularai` and for C++ at [Releases](https://github.com/SpectacularAI/sdk/releases/latest)
10+
* Intel RealSense D455 & D435i for C++ at [Releases](https://github.com/SpectacularAI/sdk/releases/latest)
11+
* Azure Kinect [1.24.0 Release](https://github.com/SpectacularAI/sdk/releases/tag/v1.24.0) *
12+
* iPhones & iPads (recording & offline usage only) in the [App Store](https://apps.apple.com/us/app/spectacular-rec/id6473188128)
13+
14+
*) Azure Kinect was discontinue by Microsoft and [they've licensed the ToF technology found in Kinect to Orbbec](https://www.orbbec.com/microsoft-collaboration/) and we plan to add support for Orbbec cameras soon!
815

916
For more alternatives (support for other devices), CPU architectures (ARM) and commercial licensing options, please contact us at https://www.spectacularai.com.
1017

0 commit comments

Comments
 (0)