WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 06-16-2016, 05:26 AM
Rennschu Rennschu is offline
Member
 
Join Date: Sep 2015
Posts: 14
OptiTrack plug-in - stream unlabeled marker

Dear all,

I have recently bought an Optitrack V120:Trio System and I am currently trying to stream tracking data from Optitracks Software Motive to Vizard. I am using the following code:

Code:
import viz
viz.go
optitrack = viz.add('optitrack.dle')
motive = optitrack.addMotive('127.0.0.1')
print motive.getMarkerList()
I have the following problems:
1) The returned marker list does not contain the label names, but names like "__builtin__._OptiTrackMarker(1)"
2) Unlabeld markers are not contained in the returned marker list. However, it is not possible to label single marker in Motive in Live mode. However, I do need to stream the position of single markers.

Any ideas?

Kind regards,
Rennschu
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
marker id plug-in Vkathrynr Precision Position Tracker (PPT) 1 09-25-2009 03:31 PM


All times are GMT -7. The time now is 09:58 PM.


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