![]() |
|
#1
|
|||
|
|||
The following line of code is a handle to the vizconnect wrapped tracker. This object wraps up the raw tracker object along with node3D and link objects. It also wraps up meta data associated with the tracker such as make, model, and DOF. The wrapped tracker data shows results after the link operations.
Code:
headTrack = vizconnect.getTracker('head_tracker') Code:
headLink = headTrack.getLink() headLink.postEuler([10,0,0], target=viz.LINK_POS_OP) Code:
rawTracker = headTrack.getRaw() |
#2
|
|||
|
|||
Hi Jeff,
Yes, that was exactly the thing. thanks! |
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Switching between input devices setup in vizconnect and not using vizconnect | JB_HP_Viz | Vizard | 1 | 01-20-2015 05:19 AM |
Vizconnect Save As Dialog | Jeff | Vizard | 0 | 05-01-2014 09:45 AM |
Introducing a rotation offset into a link | EnvisMJ | Vizard | 1 | 11-13-2013 05:51 AM |
Link only one Axis | Andy | Vizard | 7 | 06-18-2013 02:30 AM |
Pre/Post transformations | pattie | Vizard | 5 | 10-02-2006 04:20 PM |