![]() |
|
#2
|
|||
|
|||
|
It should not be necessary to make any modifications to the coordinate system in Vizard. Try testing with the following script after specifying the correct hostname:
Code:
import viz
viz.go()
viz.addChild('piazza.osgb')
opto = viz.add('optotrak.dle',0,'192.168.0.114')
body = opto.getBody(0)
viz.link(body,viz.MainView)
|
| Tags |
| motion capture, optotrak, tracker, trackers |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Motion Builder Without Live Characters? | lafortuj | Precision Position Tracker (PPT) | 2 | 07-30-2015 05:21 PM |