![]() |
#2
|
|||
|
|||
The 5DT plugin expects the glove to be connected to a local serial port. The port variable specifies the serial port COM number. So using the 5DT plugin is not going to work.
What you can do is grab the joint rotations off the network and apply it to the hand bones yourself. Check out Vizards hand.py file for how Vizard uses 5DT data to animate the hand. If you want, you can use the hand.py file's sensor framework for creating your network driven hand. To do this, it looks like you will want to create a class derived from the InputSensor class. If you make your InputSensor classes getData method return a 15 element list in the same format as the 5DT plugin, then you can reuse the _5DTRenderer class.
__________________
Paul Elliott WorldViz LLC |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Crashing when I select Tracker option | GoldenSun | Vizard | 4 | 07-01-2008 11:06 AM |
Can I get real time Intersense tracking data from another computer on the network? | GoldenSun | Vizard | 4 | 04-30-2008 07:42 PM |
Flagging the Data | Elittdogg | Vizard | 5 | 04-11-2008 11:40 AM |
Data Files | betancourtb82 | Vizard | 6 | 05-04-2006 02:43 PM |
tracking using quaternarion data | jfreeman | Vizard | 2 | 06-01-2005 08:48 AM |