WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 04-30-2015, 02:03 PM
JB_HP_Viz JB_HP_Viz is offline
Member
 
Join Date: Jun 2014
Posts: 31
Zspace display in Vizconnect

I'm testing a Zspace 200 display. I was able to run the example program zspaceExample.py and it works great. The next thing I tried to do was use Vizconnect to setup a Vizconnect configuration for the Zspace display and I'm having trouble getting it to work. Do you have an example using Vizconnect for the Zspace display, so I can see how you setup the display in Vizconnect?

Thank you

John
Reply With Quote
  #2  
Old 04-30-2015, 02:48 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Attached is an example config file for the zspace.
Attached Files
File Type: zip vizconnect_config_zspace.zip (3.1 KB, 2060 views)
Reply With Quote
  #3  
Old 05-26-2015, 08:24 AM
JB_HP_Viz JB_HP_Viz is offline
Member
 
Join Date: Jun 2014
Posts: 31
Jeff,

Thank you for the example using Vizconnect. It worked for connecting to the Zspace display, but I have not been able to get the grabber to work using the Wand like in the example program zspaceExample.py. I have been able to use the grabber with a mouse using Vizconnect without any problems. Seeing if you have any suggestions on how to get the Wand setup correctly like you have in zspaceExample.py and you can grab the different models and move them around.

Thank you
John
Reply With Quote
  #4  
Old 06-01-2015, 08:27 PM
JB_HP_Viz JB_HP_Viz is offline
Member
 
Join Date: Jun 2014
Posts: 31
Jeff,

I put together two different Vizard files, one using the Mouse to grab objects (TestForMouse_testpickingobject_060115v1.py) and the second using the stylus on the Zspace to grab object (TestForZvr_testpickingobject_060115v2.py). With the Mouse it works correctly but with the Zspace Stylus it makes it look like you can select the object but it never actually grabs the object. Any ideas what is wrong in TestForZvr_testpickingobject_060115v2.py using the Vizconnect file vizconnect_config_052615_zspace.py?

Thank you

John
Attached Files
File Type: zip ZspaceTest.zip (15.7 KB, 1998 views)
Reply With Quote
  #5  
Old 06-03-2015, 12:23 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
I'll check with a developer and respond later this week.
Reply With Quote
  #6  
Old 06-05-2015, 03:28 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
In the config file physics is enabled on the grabber but physics is not enabled in the script that imports the config. Disable physics in the grabber settings so the grabber uses distance based intersections.

Attached is an example that maps one of the wand buttons to the grabAndHold function of the grabber. There is also some custom code in the postInit function that increases the grabber's intersection distance. This will make it easier to intersect objects for grabbing.
Attached Files
File Type: zip vizconnect_config_zspace_distance_test_example.zip (3.6 KB, 2058 views)
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
Switching between input devices setup in vizconnect and not using vizconnect JB_HP_Viz Vizard 1 01-20-2015 05:19 AM
In there a way in Vizconnect to allow user to select between different input devices JB_HP_Viz Vizard 2 11-05-2014 12:40 PM
Duplicate HMD display on primary monitor, with eyetracking info performlabrit Vizard 3 09-19-2014 10:44 AM
how to adjust eye height with vizconnect setup johnallen Vizard 1 07-28-2014 03:46 PM
Vizconnect Save As Dialog Jeff Vizard 0 05-01-2014 09:45 AM


All times are GMT -7. The time now is 01:57 AM.


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