Skip to content

lwcode/sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Motion Software Development Kit (SDK)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 43.4%
  • Java 21.1%
  • C# 16.5%
  • Python 13.3%
  • C 1.9%
  • Makefile 1.9%
  • Other 1.9%