WorldViz User Forum  

Go Back   WorldViz User Forum > Precision Position Tracker (PPT)

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 05-20-2011, 12:26 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
This question should be in one of the Vizard forums. Also, please use code tags when posting code to preserve the indentation.

I'm sure sure what the question is. Are you having trouble connecting to the trackers? Does the following work for you?
Code:
import viz
viz.go()

ascension = viz.add('ascension.dle') 
sensors = ascension.addMotionStar('10.32.16.31')

for s in sensors:
	model = vizshape.addCube(0.1)
	viz.link(s,model)
If you want to do motion capture and animate an avatar our workflow for that is with Motionbuilder and the Live Characters plug-in:

http://kb.worldviz.com/articles/1483
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
plug-in for Ascension MotionStar Eunice Vizard 17 01-09-2006 01:45 PM


All times are GMT -7. The time now is 12:05 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC