WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 11 of 11
Search took 0.00 seconds.
Search: Posts Made By: shashkes
Forum: Vizard 05-09-2017, 06:11 PM
Replies: 1
Views: 8,220
Posted By shashkes
support for the new HTC trackers?

hi, can the new HTC trackers be used with vizconnect? I couldn't see them on the menue?
is there any other way to connect them to a first person avatar to get full body tracking with vizard?
thanks
Forum: Vizard 10-10-2016, 08:07 AM
Replies: 3
Views: 13,054
Posted By shashkes
oh, I realized if I use male not male_2 avatar so...

oh, I realized if I use male not male_2 avatar so your solution also works if I remove the 2thanks
avatar = vizconnect.getAvatar('male')
avatar.setVisible(viz.OFF)
Forum: Vizard 10-10-2016, 08:04 AM
Replies: 3
Views: 13,054
Posted By shashkes
That didn't work for me. I had to use the...

That didn't work for me. I had to use the getNode3d(), which turned out to be viz.VizAvatar(13). so this worked:

subjectavatar = vizconnect.getAvatar()
print str(subjectavatar.getNode3d())
...
Forum: Vizard 10-10-2016, 05:17 AM
Replies: 3
Views: 13,054
Posted By shashkes
how to make the viz.connect avater invisible?

Hi, for an experiment I'm running I want the avatar that is created using viz.connect and optotrak sensors and representing the subjects movements to become invisible for some of the trials and...
Forum: Vizard 07-12-2016, 10:30 AM
Replies: 2
Views: 6,981
Posted By shashkes
yes i want a fixed rotation but palms facing...

yes i want a fixed rotation but palms facing forward, i'm not using the sensors for rotation
I want the subjects to mirror this avatar's hands:...
Forum: Vizard 06-24-2016, 03:03 AM
Replies: 2
Views: 6,981
Posted By shashkes
vizconnect and hand gestures

i'm using vizconnect and optotrak sensors worn on the subjects' wrists to create an avatar. I want the avatars hands to be locked in a position where the palms of the hands are facing forwards (sort...
Forum: Vizard 03-14-2016, 05:01 AM
Replies: 8
Views: 11,918
Posted By shashkes
none of the 2 trackers are showing a connection

any other ideas?
Thanks
Sarah
Forum: Vizard 03-11-2016, 02:12 AM
Replies: 8
Views: 11,918
Posted By shashkes
Thanks, I'll only have access to the lab on...

Thanks, I'll only have access to the lab on monday again. I'll keep you updated
Forum: Vizard 03-10-2016, 05:33 AM
Replies: 8
Views: 11,918
Posted By shashkes
this runs fine.

this runs fine.
Forum: Vizard 03-09-2016, 07:24 AM
Replies: 8
Views: 11,918
Posted By shashkes
attached in zip format

thanks
(the forum wouldn't allow .py files)
Forum: Vizard 03-09-2016, 02:19 AM
Replies: 8
Views: 11,918
Posted By shashkes
vizconnect optotrak sensors to avatar

I'm managing to connect to optotrak in a script by:

opto = viz.add('optotrak.dle',0,'192.168.1.1' )

body = opto.getBody(0) for m in opto.getBodyList():
ball =...
Showing results 1 to 11 of 11

 
Forum Jump

All times are GMT -7. The time now is 11:08 PM.


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