io-isense

Obsolete - please use isense instead!


Keywords
binding, isense, intersense, inertiacube, intertrax, microtrax, thales, tracking, sensor
License
MIT
Install
nimble install io-isense

Documentation

isense

Nim bindings for the InterSense SDK.

isense Logo

About

This package contains bindings to the InterSense SDK for the Nim programming language. InterSense provides a number of inertial, magnetic and GPS 3-dof and 6-dof position tracking devices, such as the InertiaCube series and IS series systems.

Supported Platforms

This package was last built and tested with InterSense SDK 4.2381. The bindings support the following platforms:

  • Linux
  • Mac OSX
  • Windows

Prerequisites

To use the bindings in this package you must have the InterSense runtime libraries for your platform.

Linux

Download the latest InterSense SDK or Library from the InterSense web site and copy the 32-bit or 64-bit libisense.so file into your program's folder.

Mac OSX

Download the latest InterSense SDK or Library from the InterSense web site and copy the contained libisense.dylib file into your program's folder.

Windows

Download the latest InterSense SDK or Library from the InterSense web site and copy the 32-bit or 64-bit isense.dll into your program's folder.

Dependencies

This package does not have any dependencies to other Nim packages at this time.

Usage

Import the isense module from this package to make the bindings available in your project:

import spnav

Support

Please file an issue, submit a pull request or email us at info@nimio.us if this package is out of date or contains bugs. For all other issues related to Oculus devices or the device driver software visit the Oculus web sites below.

References