PDA

View Full Version : 5DT Glove SDK & Vizard Question


bjgold
07-25-2006, 03:01 PM
The 5DT Glove has its own SDK, in Appendix C of the manual ("SDK Function Descriptions"). We would like to modify SekulerExperiment.py so that we can use some of these functions in the code, but due to the calling routines to obtain the Glove data (GloveSensor.get()), I am unsure of how to call the built-in 5DT Glove functions.

farshizzo
07-25-2006, 03:05 PM
The only way to call those functions would be to expose an interface to them through the sensor. If you let us know which functions you need to use then we can add them. Or you can contact support@worldviz.com to request the source code for the 5dt sensor and implement the functions yourself.