This Unity Package intends to allow using ART controllers and retrieve directly their data in your Unity project in few clicks. You won’t need any VRPN server to play with your controllers, just import the package and start playing with it !
This package consists in the implementation of the native DTrack2 SDK provided by ART to communicate with their controllers. I decided to develop such a code for my projects and will update and improve the package as my projects evolve. If you find something to improve you are welcome to send comments or remarks about this implementation.
The package has been tested under Unity 5, and the DLL requires 64bit builds to run as standalone applications.
Only compatible with Windows. other platforms are supported by the DTrack2 SDK.