WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 09-09-2015, 02:19 AM
Samuli Samuli is offline
Member
 
Join Date: Aug 2015
Posts: 15
How to get wand tracker?

Hi,
I've tried to get wand tracker (and later on use its orientation information) using either of the following code snippets:
Code:
ppt=viz.add('ppt.dle')
wand = ppt.addWand()
or:
Code:
spacez=viz.add('zspace.dle')
wand=spacez.addWandTracker()
but neither works. From the latter I get the following error message:
Quote:
** ERROR: Failed to initialize zSpace: Runtime Not Found
** ERROR: Failed to create extension sensor with zspace.dle
skydome.dlc
.
The first code snippet produces following error message:
Quote:
trying serial 3
Wand: input buffer not flushed
(Make sure port name is valid and it has not been opened by another program)
What is the correct way to get wand tracker?
Reply With Quote
 

Tags
ppt, runtime not found, wand, zspace

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


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


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