WorldViz User Forum  

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

Reply
 
Thread Tools Rating: Thread Rating: 4 votes, 5.00 average. Display Modes
  #1  
Old 07-13-2009, 11:36 AM
wayne wayne is offline
Member
 
Join Date: May 2008
Location: Santa Barbara, CA
Posts: 9
You can run PPT with both Serial and VRPN7 plugins active at the same time. So you can write new code that uses VRPN, and your old legacy code will still work. I would recommend that you switch over to VRPN when possible, because it is designed to support more markers and faster updates such as that available in our PPT-H product. Also, I would recommend that in the future, you write your scripts to use the viztracker interface, so that way if your tracking system changes, you can easily just change the one viztracker file and all of your demos will then be changed at once instead of having to rewrite each one.

You should see traces in the PPT interface as you move around your lights. If you are seeing dots, then this is the trace. If you move too fast then the trace will probably appear disconnected.

The serial protocol is able to handle multiple markers, and it will deal with the order correctly. You do multiple viz.add('vizppt.dls') calls, and each call will return marker 1, 2, 3, 4, etc in that order. The nice part about the VRPN interface is you can request any marker you like in any order. But if the PPT GUI shows a marker 1, that is what you will get from your first call to viz.add('vizppt.dls').
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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
Creating a Vizard Sensor Plugin farshizzo Plug-in development 25 08-01-2019 12:24 AM
Live Characters plugin Frank Verberne Vizard 7 03-01-2012 02:23 AM
Howto debug a custom plugin? reedev Plug-in development 3 04-23-2009 02:16 PM
ImmersaDesk system tracking kgarr Vizard 10 09-14-2006 11:17 AM
Could not find plugin to load objects... halley Vizard 1 05-30-2006 11:01 AM


All times are GMT -7. The time now is 12:29 PM.


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