WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 10-08-2009, 11:28 PM
atamasan atamasan is offline
Member
 
Join Date: Jul 2009
Posts: 26
Question about collision for Hand model(bones)

Hello.

I'm using Hand model with patriot(Polhemus).

I have tried some methods for hand model collision because I want the hand model to grab object.
But when I try to apply collision, I get error messages every time.

My method is like this....
Code:
hand=viz.add('hand.cfg')
(get bones :bone01~bone16)
bone01=hand.getBone('bone index 1-2')
.
.
.
bone16=....

bone01.collideMesh()
.
.
.
bone16=...
Then, I run the code and errors always appear. But I can hardly understand errors written in English.

Please give me ideas about that.

Thank you for reading.
Reply With Quote
 


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
Collision detection with specific models just alex Vizard 1 02-06-2009 11:02 AM
Collision with child nodes rubberpimple Vizard 4 09-17-2008 04:27 PM
Collision detection with haptic pen mjabon Vizard 3 01-17-2008 06:35 PM
General question and question regarding arrays dan12345 Vizard 1 01-15-2008 10:15 AM
Walking avatars --> collision detection? sjroorda Vizard 3 10-13-2005 04:47 AM


All times are GMT -7. The time now is 07:31 AM.


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