WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 05-03-2004, 04:03 PM
epl epl is offline
Member
 
Join Date: Feb 2004
Posts: 7
Send a message via AIM to epl
avatar bone movement

I can't seem to find a list of avatar bone names anywhere in the world viz forum or the vizard help index. Can you help me? I'm using the old avatar studio commands not the new avatars.

Last edited by epl; 05-03-2004 at 04:13 PM.
Reply With Quote
  #2  
Old 05-03-2004, 04:12 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Hi,

When you load your script into Vizard, take a look at the Resource window. The filename of your avatar should be listed there. Click on the + symbol next to the name to view expanded information about it. There will be a subitem named "bones". Expand this to see a list of all the bones of the avatar. Click here for a link to a thread which includes a picture of how this will look like (Scroll to the bottom of the page to see the picture).
Reply With Quote
  #3  
Old 05-03-2004, 04:23 PM
epl epl is offline
Member
 
Join Date: Feb 2004
Posts: 7
Send a message via AIM to epl
My avatar name is not listed in the resource window. Here is the code that we are using to invoke the avatar.

avatar = Avatar.Person('avatarname')
avatar.go()
avatar.startPosition(0,0, 180)
avatar.setPose('Poses/seated.bvh')
avatar.restorePose()
#avatar.translate(0,-.25,.65) #sets avatar location in world
# MODIFIED BY ERIC LASCHINGER
avatar.translate(0,-.25,.65)
# THIS ALSO DOES NOT WORK
#righthand = avatar.getbone('Right Hand')

We are not using the standard...
avatar = viz.add('anything.cfg')
Reply With Quote
  #4  
Old 05-03-2004, 04:27 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Hi,

The functionality for getting bones only works for the R2 (cfg) avatars. It will not work for the generation of avatars you are using. You might want to check out the following page, which has information on advanced control of the old avatars:

Avatar_Advanced_Control_old.htm
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


All times are GMT -7. The time now is 02:59 AM.


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