Log in

View Full Version : TreackD in Vizard 3.0


xingtzu
06-14-2007, 08:24 AM
Hello,

I'm in charge of updating alot of the programs in our lab from the pervious version of vizard to the 3.0 version. It's all been smooth saling until I ran into a problem getting trackd working. I think that the addon that was given to KGarr needs to be updated for the new vizard. Can someone please help.

Thanks

farshizzo
06-14-2007, 10:12 AM
Hi,

The trackd plugin is included with Vizard 3.0. Can you be more specific about the problem you are experiencing?

xingtzu
06-26-2007, 08:48 AM
Hey,

It runs the trackd.dls and says

"Error: can't get tracker shared memory

The system cannot find the file specified"

Thanks for the help.

farshizzo
06-26-2007, 09:25 AM
Hi,

Are you specifying the correct shared memory key when adding the trackd sensor? Here is sample code that shows how to specify the key:PORT_TRACKD = 4126

tracker = viz.add('trackd.dls')