Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 741 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 741 Bytes

JViconDataStream

Java API to access Vicon Data Stream SDK.

For legal reasons the VICON DataStream SDK librarys are not included in this repository. Please download the SDK from http://www.vicon.com and place the following files in the libs folder:

libboost_system-mt.so.1.58.0

libboost_thread-mt.so.1.58.0

libViconDataStreamSDK_CPP.so

The wrapper code is created by SWIG (https://de.wikipedia.org/wiki/SWIG). This is an experimental version only with known issues.

Gefördert durch das Ministerium für Wirtschaft und Energie aufgrund eines Beschlusses des Deutschen Bundestages.

A completed version is available at (https://github.com/MobMonRob/JViconDataStream2).