WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 02-09-2012, 07:45 AM
amaze12 amaze12 is offline
Member
 
Join Date: Feb 2012
Posts: 7
I want to ask some program about vizard and 5DT

Hello,

Now I have Vizard and 5DT dataglove, and i have read the ''5DT data glove basics''. But I want to make the virtual hand moves with sevral seconds dalay, not synchronous with my real hand.

Can someone help me? Thanks.

Best regards.
Reply With Quote
  #2  
Old 02-16-2012, 12:04 AM
amaze12 amaze12 is offline
Member
 
Join Date: Feb 2012
Posts: 7
? No one care?
Reply With Quote
  #3  
Old 02-16-2012, 06:16 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
This should be possible. You would have to look in hand.py to see how 5dt sensor data is mapped to the hand model. You would have to customize that to account for a delay.
Reply With Quote
  #4  
Old 02-19-2012, 02:49 AM
amaze12 amaze12 is offline
Member
 
Join Date: Feb 2012
Posts: 7
OK. Thanks. And what should I do if I want to calibrate the data glove?
Reply With Quote
  #5  
Old 02-19-2012, 03:31 AM
amaze12 amaze12 is offline
Member
 
Join Date: Feb 2012
Posts: 7
I want to use vizard(python) to show the data. But why it cannot? The code is here.

import viz
import vizact
import hand
PORT_5DT_USB = 0
glove = viz.add('5dt.dls')
data = glove.getData()
print data

But the data printed is only one line
[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0]

What should I do?
Reply With Quote
  #6  
Old 02-19-2012, 01:29 PM
amaze12 amaze12 is offline
Member
 
Join Date: Feb 2012
Posts: 7
OK. Now I have solved the third question myself. So what should I do with the calibration?
Reply With Quote
  #7  
Old 03-15-2012, 08:01 PM
Darkmax Darkmax is offline
Member
 
Join Date: Feb 2010
Posts: 108
normally with my glove i don't have to calibrate it, i just connect it and it works, maybe in some case i get a strange behavior but i just close and open the hand several times but that's all.
Reply With Quote
  #8  
Old 01-08-2013, 06:08 AM
ann olegovna ann olegovna is offline
Member
 
Join Date: Nov 2012
Posts: 5
how did you print the data out?
Reply With Quote
Reply

Tags
5dt dataglove

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 03:06 AM.


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