![]() |
#5
|
|||
|
|||
You should get the same result using links:
Code:
import viz import vizshape import vizact viz.go() grid = vizshape.addGrid() vrpn = viz.addExtension('vrpn7.dle') hl = vrpn.addTracker( 'Tracker0@localhost',8) hr= vrpn.addTracker( 'Tracker0@localhost',14) handLeft=viz.add('hand_left.cfg') handRight=viz.add('hand.cfg') linkLeft = viz.link(hl,handLeft) linkRight = viz.link(rl,handRight) |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Kinect Data Extraction | CG27 | Vizard | 1 | 03-03-2014 09:07 AM |
Problems with using WIRKS without the Kinect in a mirror setting | Jennifer | Vizard | 0 | 06-03-2013 03:17 PM |
kinect + avatars | Darkmax | Vizard | 7 | 04-19-2013 04:08 PM |
Kinect auto selection of skeleton | victorqx | Vizard | 0 | 05-29-2012 08:30 AM |
vizard 4 with kinect | Darkmax | Vizard | 3 | 05-04-2011 08:38 PM |