Forum: Plug-in development
		
		 
		03-12-2009, 07:44 AM
	 | 
	
	| 
	
		 
			Replies: 3
		 
		
		
			Views: 38,433
		 
		
		
			
				
				Ok.  Now, how does the Vicon plug-in do the... 
				 
				Ok.  Now, how does the Vicon plug-in do the .getBody() command and such?  Do I have to expose a particular function or is there a way to create new functions for a plug-in in vizard?
			 
		 
		
		
	 | 
	
		
		
			Forum: Plug-in development
		
		 
		03-11-2009, 02:51 PM
	 | 
	
	| 
	
		 
			Replies: 3
		 
		
		
			Views: 38,433
		 
		
		
			
				
				Vicon Plug-in 
				 
				Hello,  
  
would I be able to get the source to the vicon plug-in?  I'm wanting to create a plug-in to stream in Qualisys motion capture data and I'd like the interface on the Vizard-side to be...
			 
		 
		
		
	 | 
	
		
		
			Forum: Vizard
		
		 
		08-27-2008, 11:23 AM
	 | 
	
	| 
	
		 
			Replies: 5
		 
		
		
			Views: 25,819
		 
		
		
		
		
	 | 
	
		
		
			Forum: Vizard
		
		 
		08-25-2008, 07:39 AM
	 | 
	
	| 
	
		 
			Replies: 5
		 
		
		
			Views: 25,819
		 
		
		
			
				
				Ok, I think I kinda see.  So each bone has a few... 
				 
				Ok, I think I kinda see.  So each bone has a few different rotations that are combined?  Like, it has its own, then gets rotated by the avatar world rotation?  Since without the WORLD one, the code I...
			 
		 
		
		
	 | 
	
		
		
			Forum: Vizard
		
		 
		08-21-2008, 02:25 PM
	 | 
	
	| 
	
		 
			Replies: 5
		 
		
		
			Views: 25,819
		 
		
		
			
				
				Bone Rotations 
				 
				Hello,  
  
When I run the following code, I don't get 0,0,0 output as I expect.  
  
male = viz.add('vcc_male.cfg')  
male.setEuler([0,0,0])  
male.setPosition([0,0,0])  
male_pelvis = male.getBone('Bip01...
			 
		 
		
		
	 | 
	
		
		
			Forum: Plug-in development
		
		 
		04-25-2008, 09:59 AM
	 | 
	
	| 
	
		 
			Replies: 11
		 
		
		
			Views: 69,543
		 
		
		
		
		
	 | 
	
		
		
			Forum: Plug-in development
		
		 
		04-25-2008, 09:45 AM
	 | 
	
	| 
	
		 
			Replies: 11
		 
		
		
			Views: 69,543
		 
		
		
			
				
				Hello, my name is Stephen.  I'm doing a little... 
				 
				Hello, my name is Stephen.  I'm doing a little bit of work on this project for the time being.  
  
I found out why the body positions weren't updating, and it was a particular setting on the vicon...
			 
		 
		
		
	 |