WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-26-2006, 12:05 PM
pattie pattie is offline
Member
 
Join Date: Aug 2006
Posts: 32
Use of 5DT Ultra left handed glove

Hey Vizard Gurus :-)

I spent my whole day trying to use a 5DT Ultra glove. It looks my code work. But I do not get the results I expect. I just realized, from using a test routine to visualize the glove as I move my fingers, that the glove does not respond accordingly. For example, when I move the ring finger, the glove does not seem to respond. I have used the auto calibration tool from 5DT, but I am still having the problem.

Any suggestion welcome.

PS: Below, part of the code I am using, after initializing the glove and the gesture list.

Thanks
Patrick

-------------------------------------------
def changeSlides(num):
gesture = int(sensor.get()[-1])
if gesture == 0:
#Fist
print 'in fist'
if gesture == 1:
#Index point
print 'in index point'
#if gesture == 8:
#Little finger point
#print 'in little finger pointer'
if gesture == 15:
#Flat Hand - Make all quads invisible
print 'in flat hand'
#if gesture == 16:
#print 'in error message'
-----------------------------------------------------
Reply With Quote
 

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 10:43 AM.


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