Skip to content

Commit 6085c11

Browse files
authored
Update README.md
1 parent ad4ce9b commit 6085c11

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
# Spectacular AI SDK
22

3-
The SDK performs 6-DoF pose tracking based on visual-inertial odometry (VIO), the fusion of camera and IMU data. See https://github.com/SpectacularAI/sdk-examples for more information.
3+
The SDK performs 6-DoF pose tracking based on visual-inertial odometry (VIO), the fusion of camera and IMU data.
4+
5+
# Download
6+
7+
The SDK is available for Luxonis OAK-D device family for Python with `pip install spectacularai`. For Intel RealSense D455 & D435i you can download the C++ plugin from the Releases on the right.
8+
9+
For more alternatives (support for other devices), CPU architectures (ARM) and commercial licensing options, please contact us at https://www.spectacularai.com.
10+
11+
## Examples
12+
13+
See https://github.com/SpectacularAI/sdk-examples for examples on how to use the SDK.
414

515
## License
616

717
Free for non-commercial use.
818

919
A list of 3rd party copyright notices that should be included in redistributions is included within the release packages.
10-
11-
For more alternatives (support for other devices), CPU architectures (ARM) and commercial licensing options, contact us at https://www.spectacularai.com

0 commit comments

Comments
 (0)