WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 15 of 15
Search took 0.01 seconds.
Search: Posts Made By: Atul Thakur
Forum: Vizard 01-18-2008, 03:04 PM
Replies: 12
Views: 16,365
Posted By Atul Thakur
Finally I can use the wanda buttons in my code:)....

Finally I can use the wanda buttons in my code:). Just for the benefit of others I would share the solution that worked for me.
As pointed out on this thread earlier by Farshizzo that wanda is plug...
Forum: Vizard 01-17-2008, 05:22 PM
Replies: 12
Views: 16,365
Posted By Atul Thakur
Use of Buttons on FOB Wanda

Now my wanda buttons are responding on the Ascension's software.
I tried to register the wanda button events using the mouse callbacks mouseDNhandler and mouseUPhandler but it works only with mouse...
Forum: Vizard 01-16-2008, 11:58 AM
Replies: 3
Views: 11,099
Posted By Atul Thakur
To be precise the code hangs on flg line sensor...

To be precise the code hangs on flg line
sensor = viz.add('flockofbirds.dls')

The flock is working fine otherwise on vizard (i.e.with other codes without wx)

-Atul
Forum: Vizard 01-16-2008, 11:36 AM
Replies: 3
Views: 11,099
Posted By Atul Thakur
The code run fine if I comment out the fob...

The code run fine if I comment out the fob invocation lines (PORT_FOB = 1 onwards till viz.tracker()).
But the code I posted hangs otherwise for me. On the Vizard output console I get ...
Forum: Vizard 01-14-2008, 02:27 PM
Replies: 3
Views: 11,099
Posted By Atul Thakur
wxPython and Flock of Birds

Hi:
Encountered another problem where I am trying to embed my script in wx and use the flock of birds. My script just hangs without throwing any error. Kindly point me to any example of such type. I...
Forum: Vizard 01-11-2008, 06:09 PM
Replies: 12
Views: 16,365
Posted By Atul Thakur
So, it seems that my dipswitch setting is correct...

So, it seems that my dipswitch setting is correct as I have one bird in standalone mode.
Vizard can read the data from sensor but when I move the wanda...only orientation changes in the virtual...
Forum: Vizard 01-11-2008, 10:26 AM
Replies: 12
Views: 16,365
Posted By Atul Thakur
I have set up dipswitch setting to be 1 - down...

I have set up dipswitch setting to be
1 - down
2 - up
3 - down
4 - up
5 - up
6 - up
7 - up
8 - up
following your suggestion on http://www.worldviz.com/forum/showthread.php?t=1293
Forum: Vizard 01-08-2008, 10:31 PM
Replies: 12
Views: 16,365
Posted By Atul Thakur
I have contacted Ascension for joystick and...

I have contacted Ascension for joystick and button stuff.

However, one issue is that the position and orientation BOTH are changed in virtual world when I move wanda in real world in case of...
Forum: Vizard 01-08-2008, 01:42 PM
Replies: 12
Views: 16,365
Posted By Atul Thakur
Hi: I tried using the joystick code into my fob...

Hi:
I tried using the joystick code into my fob code as follows

import viz
import sid

viz.go()
BAUD_FOB = 38400
PORT_FOB = 1
sensor = viz.add('flockofbirds.dls')
Forum: Vizard 01-06-2008, 04:50 PM
Replies: 12
Views: 16,365
Posted By Atul Thakur
Thank you for the reply. I followed the...

Thank you for the reply.
I followed the discussion you indicated. My problem is that my joystick is not working neither the wanda buttons. I can only retrieve the orientation of the wanda. Is there...
Forum: Vizard 01-04-2008, 10:41 PM
Replies: 12
Views: 16,365
Posted By Atul Thakur
Wanda button events on flock of birds

Hi,
I am able to track the positions using my FOB (1 bird).
There are three buttons and a joystick control on the wanda.
Are there any functions in Vizard to use the events generated by these...
Forum: Vizard 12-20-2007, 12:18 PM
Replies: 6
Views: 12,781
Posted By Atul Thakur
It works now!! My dip switch setting earlier...

It works now!!
My dip switch setting earlier was 10100010. I changed it to 10100000 as you said. And now it works fine for me.
Thank you very much,

-Atul
Forum: Vizard 12-19-2007, 02:47 PM
Replies: 6
Views: 12,781
Posted By Atul Thakur
Apologies for my limited knowledge about the...

Apologies for my limited knowledge about the hardware. The transmitter that I have, seems to be the standard one. Its not an ERT. The transmitter is connected properly.
is this what you wanted to...
Forum: Vizard 12-19-2007, 02:12 PM
Replies: 6
Views: 12,781
Posted By Atul Thakur
The sample program cbird.exe is running fine. I...

The sample program cbird.exe is running fine. I mean, when i move the wanda, the coordinates change in case of cbird.exe <not yet calibrated it though>
However, in case of Vizard the coordinates do...
Forum: Vizard 12-19-2007, 01:38 PM
Replies: 6
Views: 12,781
Posted By Atul Thakur
Flock of Birds

Hi,
I am new to this community. I am using Flock of Birds (FOB=1). Following is the simple scripts I am trying

import viz
viz.go()
BAUD_FOB = 38400
PORT_FOB = 1

sensor =...
Showing results 1 to 15 of 15

 
Forum Jump

All times are GMT -7. The time now is 09:42 AM.


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