Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 843 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 843 Bytes

Motion Software Development Kit (SDK)

The Motion Software Development Kit (SDK) is a collection of classes that provides real-time access to the outputs of the Motion Service. This includes orientation output as well as the raw and calibrated accelerometer, gyroscope, and magnetometer sensor signals. The SDK is open source and available in the C++, C#, Java, and Python programming languages.

The Motion Service publishes data over network sockets. The SDK includes classes to handle the transport of messages and to unpack the messages into language native containers.

The SDK is not required to access data from Motion inertial tracking system. It is intended to simplify development of third-party applications.

For more information, refer to the SDK Reference document on our web site at http://www.motionshadow.com/sdk.html.