WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 25 of 54
Search took 0.01 seconds.
Search: Posts Made By: hotspur1
Forum: Vizard 05-26-2010, 10:02 AM
Replies: 1
Views: 6,208
Posted By hotspur1
Nevermind - I am using the <viztask>.waitEvent to...

Nevermind - I am using the <viztask>.waitEvent to wait for the COLLIDE_END_EVENT to occur before removing the target objects. I guess the problem was that the event did not occur before the call to...
Forum: Vizard 05-25-2010, 10:16 AM
Replies: 1
Views: 6,208
Posted By hotspur1
removing objects that have collided

I am running a robotics simulation and I want to quit a particular trial after having grabbed an object. I am using the physics engine to detect collisions but when I try to remove the grasped...
Forum: Vizard 05-08-2010, 05:36 AM
Replies: 1
Views: 8,139
Posted By hotspur1
Check presence of joysticks ?

Is there a way to check if any USB joysticks are plugged into the computer?

It seems when vizjoy is imported, it checks for joysticks since I get a message on the output panel NOTIFY: 0 joysticks...
Forum: Vizard 05-07-2010, 01:52 PM
Replies: 1
Views: 7,415
Posted By hotspur1
Limit vizinfo message to only one window?

I'd like to have the vizinfo messages appear only on the Main Window, but not the other two subwindows.

Is there a way to specify which window should display a vizinfo message?

Thanks in advance
Forum: Vizard 09-21-2007, 01:23 PM
Replies: 12
Views: 13,886
Posted By hotspur1
Yes, it did turn out to be a problem with the IP...

Yes, it did turn out to be a problem with the IP addresses and machine names. The last diagnostic provided the vital clues.

Thanks
Forum: Vizard 09-12-2007, 05:27 PM
Replies: 12
Views: 13,886
Posted By hotspur1
The client doesn't print anything out when the...

The client doesn't print anything out when the script runs. When I hit the refresh button on the master window, then the client prints a message that it has been pinged.
Forum: Vizard 09-12-2007, 02:22 PM
Replies: 12
Views: 13,886
Posted By hotspur1
I've got a similar thing with just a master and...

I've got a similar thing with just a master and client. I get the following error

** NOTIFY: Launching in cluster master mode. Waiting for 1 client(s) to connect.
** ERROR:...
Forum: Vizard 04-12-2007, 11:36 AM
Replies: 1
Views: 10,231
Posted By hotspur1
Vizard 3 on a Mac

Has anyone out there tried running Vizard on an Intel Mac running in Boot Camp or with something like Parallels?

Any luck?

Cheers!
Forum: Vizard 04-04-2007, 12:25 PM
Replies: 1
Views: 9,520
Posted By hotspur1
Cluster problems for RC1

I have been using the cluster master and client successfully up through Beta4. But it seems that the RC1 release now times out this service after 4 minutes.
Is there a work around for this?

I...
Forum: Vizard 02-22-2007, 01:33 PM
Replies: 5
Views: 9,087
Posted By hotspur1
What is the format for the vizcore.cfg file? I...

What is the format for the vizcore.cfg file? I just tried to do something like this

viz.cluster.client.init_timeout 40000

but it says there is a syntax error. The help files don't seem to have...
Forum: Vizard 09-12-2006, 11:29 AM
Replies: 4
Views: 12,554
Posted By hotspur1
Great - that did the trick - thanks.

Great - that did the trick - thanks.
Forum: Vizard 09-12-2006, 10:57 AM
Replies: 4
Views: 12,554
Posted By hotspur1
Collision detection between objects

I'd like to detect when two objects collide so they stick together (e.g., robot hand grabs object). With v2.53 I've been using the following

<node3d-1>.collidemesh()...
Forum: Vizard 03-09-2006, 11:41 AM
Replies: 3
Views: 7,545
Posted By hotspur1
Hmmm, I tried the following code, but, after the...

Hmmm, I tried the following code, but, after the objects load, I get the following output in the output window

--------------------------

Loading File: mplm.wrl
Loading File: truss2.wrl
**...
Forum: Vizard 03-09-2006, 09:25 AM
Replies: 3
Views: 7,545
Posted By hotspur1
network clusters

I'd like to run a simulation with 3 viewpoints (or maybe more) and would like to use the cluster method so I just have to write one script. At the moment, I have one machine with a dual head card and...
Forum: Vizard 02-24-2006, 03:03 PM
Replies: 2
Views: 7,786
Posted By hotspur1
It seems I just have to disable the other...

It seems I just have to disable the other ethernet adapter, then re-activate the license with my original code for the original system signature. No need to re-install. The moral of the story is just...
Forum: Vizard 02-24-2006, 01:01 PM
Replies: 2
Views: 7,786
Posted By hotspur1
licensing question

I am working with Vizard 2.53f on my laptop and it is having trouble with my license. Normally I am using the wireless connection, but I currently have it disabled since I am using the wired...
Forum: Vizard 01-19-2005, 01:21 PM
Replies: 10
Views: 17,020
Posted By hotspur1
OK -great. Let me know how to get the project and...

OK -great. Let me know how to get the project and we'll give it a shot. IT may be useful to others, as well...

Thanks
Forum: Vizard 01-19-2005, 12:06 PM
Replies: 10
Views: 17,020
Posted By hotspur1
Would this be accomplished by writing a plug-in?...

Would this be accomplished by writing a plug-in? Is it possible to access multiple devices at the same time via DirectX? Or would it be possible to modify the sid library?

Thanks, I'm interested...
Forum: Vizard 02-05-2004, 07:47 PM
Replies: 2
Views: 10,193
Posted By hotspur1
Thanks. I have seen the current source, but...

Thanks. I have seen the current source, but unfortunately, it doesn't have any quaternion stuff in there.

Can I get a copy of the beta plug-in source to tinker with? I'll even sign an NDA! ;)
...
Forum: Vizard 02-04-2004, 01:58 PM
Replies: 2
Views: 10,193
Posted By hotspur1
plug-ins that return quaternions

I'd like to create my own intersense plug-in that uses quaternions instead of Euler angles. Is there any documentation or sample code that I can look at for reference?

Does Vizard still accept...
Forum: Vizard 11-14-2003, 12:48 PM
Replies: 3
Views: 12,003
Posted By hotspur1
Great - but to start the tracking again, do I...

Great - but to start the tracking again, do I just issue the viz.tracker() command again?
Forum: Vizard 11-14-2003, 12:13 PM
Replies: 3
Views: 12,003
Posted By hotspur1
problem starting/stopping auto tracking

The documentation says that I can start and stop the automatic tracking using the following notation

viz.tracker(viz.START) or viz.tracker(viz.STOP)

Unfortunately for me, this doesn't work.
I...
Forum: Vizard 11-07-2003, 07:20 PM
Replies: 5
Views: 13,067
Posted By hotspur1
The patch won't install because it says either...

The patch won't install because it says either Vizard in not installed (wrong), or is the wrong version (wrong). Does it matter in the registry or wherever it is checking for the version that I have...
Forum: Vizard 11-07-2003, 01:48 PM
Replies: 5
Views: 13,067
Posted By hotspur1
great - I think you have my email - you can get...

great - I think you have my email - you can get it from tobin. I'll let you know how it works out.
Forum: Vizard 11-07-2003, 10:40 AM
Replies: 5
Views: 13,067
Posted By hotspur1
callback problem in v2.12

I've noticed with version 2.12 I can no longer change the callback function for a timer event without having Vizard crash on me. This was working fine in v2.11...

I have included a sample script...
Showing results 1 to 25 of 54

 
Forum Jump

All times are GMT -7. The time now is 03:18 AM.


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