WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 25 of 63
Search took 0.01 seconds.
Search: Posts Made By: mjabon
Forum: Vizard 09-22-2009, 11:49 AM
Replies: 3
Views: 9,095
Posted By mjabon
Right, but that just returns a string - the path...

Right, but that just returns a string - the path of the file. It doesn't output the file.
Forum: Vizard 09-21-2009, 09:32 PM
Replies: 3
Views: 9,095
Posted By mjabon
getting data out of an exe

Hello. I want to publish a script as an exe and it writes to a file. I want to have axcess to the data in that file after the exe is closed (ie I want it saved in the same folder the exe is...
Forum: Vizard 09-18-2009, 07:36 PM
Replies: 2
Views: 9,371
Posted By mjabon
Wow, thanks! Steve would be great but we need to...

Wow, thanks! Steve would be great but we need to be able to move his arms. I see no commands to do that. Would it be possible to do?

Maria
Forum: Vizard 09-13-2009, 05:53 PM
Replies: 2
Views: 9,371
Posted By mjabon
Cartoon style avatars?

Hi. We are looking to use a cartoonish humanoid looking avatar in one of our scripts. Does anyone know where we can purchase such a thing for Vizard?
Forum: Precision Position Tracker (PPT) 08-26-2009, 12:07 PM
Replies: 2
Views: 13,050
Posted By mjabon
Also, we only get a frame rate of 42 fps

Also, we only get a frame rate of 42 fps
Forum: Precision Position Tracker (PPT) 08-26-2009, 11:35 AM
Replies: 2
Views: 13,449
Posted By mjabon
The computer is set to never standby. Anything...

The computer is set to never standby. Anything else to check?
Forum: Precision Position Tracker (PPT) 08-25-2009, 10:12 PM
Replies: 2
Views: 11,968
Posted By mjabon
We get data, it just does not move the person in...

We get data, it just does not move the person in the world. Does anyone have a simple script they could share that uses VRPN with 1 light on an HMD?
Forum: Precision Position Tracker (PPT) 08-25-2009, 10:09 PM
Replies: 2
Views: 13,050
Posted By mjabon
Let me clairfy a little too. Each light is...

Let me clairfy a little too. Each light is working on its own (so it is not batteries or the light itself). Also, when we add the two lights to the room both are in complete view of the cameras and...
Forum: Precision Position Tracker (PPT) 07-29-2009, 10:52 AM
Replies: 2
Views: 13,449
Posted By mjabon
PPT idle time?

We have been noticing that what consistently happens when we leave the PPT talking for about 30 minutes and it is not being actively used the whole time (for example a participant walks in VR for 10...
Forum: Precision Position Tracker (PPT) 07-23-2009, 12:57 PM
Replies: 2
Views: 11,968
Posted By mjabon
simple VRPN question

Hello. We have a problem doing the most simple thing with VRPN, which is tracking just one light on the head to move you through the world. In our old code we simply wrote:

viz.go(viz.PROMPT |...
Forum: Precision Position Tracker (PPT) 07-21-2009, 01:22 PM
Replies: 1
Views: 11,652
Posted By mjabon
we have solved it. We restarted again and it...

we have solved it. We restarted again and it worked. Easy fix....but odd! Sorry for the false alarm
Forum: Precision Position Tracker (PPT) 07-21-2009, 01:00 PM
Replies: 1
Views: 11,652
Posted By mjabon
Trouble connecting to PPT

Hello. I came into our lab today and the PPT has stopped talking to vizard and I cannot figure out why. The lights do track in the PPT screen, but in vizard I get the error:

failed to connect to...
Forum: Vizard 07-16-2009, 11:37 AM
Replies: 2
Views: 6,983
Posted By mjabon
Thank you, but this is what we do and the text...

Thank you, but this is what we do and the text grows off the screen which is unacceptable. Is there not multiple lines?
Forum: Vizard 07-14-2009, 12:26 PM
Replies: 2
Views: 6,983
Posted By mjabon
multi line text boxes

Hello. I can't seem to find a multi-line text box in Vizard. We need to be able to accept long inputs (like 3 paragraphs). How can we do this in vizard?
Forum: Precision Position Tracker (PPT) 07-11-2009, 11:02 AM
Replies: 9
Views: 19,240
Posted By mjabon
Also, is there any way to run serial and vprn...

Also, is there any way to run serial and vprn simlutaneously and just switch which plugin is active when runnign different scripts?
Forum: Precision Position Tracker (PPT) 07-09-2009, 10:58 PM
Replies: 9
Views: 19,240
Posted By mjabon
I should also note that on the PPT screen we do...

I should also note that on the PPT screen we do see numbers in the side panel. However, we do not see traces being traced. Instead we see a bunch of dots. Is this correct?
Forum: Precision Position Tracker (PPT) 07-09-2009, 10:57 PM
Replies: 9
Views: 19,240
Posted By mjabon
We were using IDs 1-4. If we do not reset...

We were using IDs 1-4.

If we do not reset the ppts how will they know when they are in the center of the room? Normally we have our subject stand at a certain line and hit reset. That should...
Forum: Precision Position Tracker (PPT) 07-09-2009, 01:29 PM
Replies: 9
Views: 19,240
Posted By mjabon
We cannot easily switch to VPRN as we have an...

We cannot easily switch to VPRN as we have an entire library of files that all use serial and we would prefer to leave the code.

We have tried the following code:


viz.tracker() ...
Forum: Precision Position Tracker (PPT) 07-07-2009, 11:52 PM
Replies: 5
Views: 14,898
Posted By mjabon
We solved the issue -omehow the camera serials...

We solved the issue -omehow the camera serials had been cleared. How can this happen?
Forum: Precision Position Tracker (PPT) 07-07-2009, 11:51 PM
Replies: 0
Views: 11,044
Posted By mjabon
Punch demo with marker ids?

Has worldviz vcome out with a verion of punch demo using marker ids?
Forum: Precision Position Tracker (PPT) 07-07-2009, 11:49 PM
Replies: 9
Views: 19,240
Posted By mjabon
Is there any way to do it with serial?

Is there any way to do it with serial?
Forum: Precision Position Tracker (PPT) 07-06-2009, 04:33 PM
Replies: 9
Views: 19,240
Posted By mjabon
Tracking with Marker ID plugin

Hello. I apologize if this is covered in the docs - I simply could not find an answer when I looked.

We are trying to track multiple lights with IDs using the new PPT-X system. We have 8 lights...
Forum: Vizard 03-30-2009, 08:02 PM
Replies: 2
Views: 12,004
Posted By mjabon
Adding custom faces

Hello. I am trying to add a custom .vzf face to my avatar, but the face simply does not show up. I have read the posts on adding custom heads and tried the tips in them to no avail. We are just...
Forum: Vizard 03-16-2009, 02:22 PM
Replies: 1
Views: 6,013
Posted By mjabon
hd.get(hd.POSITION)

Hi. When I use a phantom onmi pen and call hd.get(hd.POSITION) what are the units returned? Is the measurement relative to the start position of the pen? Also, what are the units of force and...
Forum: Vizard 07-28-2008, 04:05 PM
Replies: 1
Views: 6,908
Posted By mjabon
Best way to synchronize avatar actions

I know there are a lot of ways to do sychronization in Vizard, like timers and directors, but it is really frustrating that there is no way to know when an action of an avatar is done. Is there any...
Showing results 1 to 25 of 63

 
Forum Jump

All times are GMT -7. The time now is 10:58 AM.


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