WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 11-06-2009, 08:03 AM
GiudiceLab GiudiceLab is offline
Member
 
Join Date: May 2009
Location: Orono, ME
Posts: 49
It looks like you were using the sensor that is built into the eMagin visor, and not the intersense cube here:

viz.go(viz.QUADBUFFER | viz.FULLSCREEN)
viz.link(viz.add('emagine.dls'),viz.MainView)

because you are using 'emagin.dls' rather than 'intersense.dls.' That would also explain why you had no control over the viewpoint when you rotated the cube, nor when you tried to reset it.

But when you used this:

import viztracker
viztracker.go(viz.QUADBUFFER | viz.FULLSCREEN)

the viztracker module detected your intersense cube, and things behaved as expected.

That's my guess anyhow.

We also use an eMagin visor, and as I recall, it links by default to the mouse cursor, so that might explain your viewpoint's odd behavior. You can turn off the eMagin sensor by opening the Visor Utility and checking the "Disable Sensor" box on the Motion Sensor tab.

I hope that is useful. Good luck.
__________________
Virtual Environments and Multimodal Interaction (VEMI) Lab

This time, it should work...
Reply With Quote
Reply


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
reset intersense not working billjarrold Vizard 9 03-31-2010 09:53 PM
intersense with 5DT glove sjp Vizard 2 04-06-2009 07:22 AM
intersense orientation jargon Vizard 2 05-14-2005 04:55 PM
Problem with newer Intersense Inertiacube 2 esmith4 Vizard 3 03-18-2005 08:13 AM
Vizard Crashes: causes are hard to determine, possible problem with the viz code vr_boyko Vizard 1 01-07-2005 10:52 AM


All times are GMT -7. The time now is 10:26 PM.


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