<div>Actually yes. I checked this. I even tried to rename an SROM file and see what the program does. The system does not complain or generate an error message. But in the log file, it was written that an invalid SROM file is provided.</div>

<div><br><br> </div>
<div class="gmail_quote">On Fri, Jan 7, 2011 at 7:12 PM, Patrick Cheng <span dir="ltr"><<a href="mailto:cheng@isis.georgetown.edu">cheng@isis.georgetown.edu</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Hi Zein,<br><br>Did you supply the correct SROM file (use full path) that matches your wireless tool and position the tool in the working volume of Plaris Vicra while running the testing program?<br>
<br>Patrick 
<div class="im"><br><br>On 1/7/2011 12:11 PM, Zein Salah wrote:<br></div>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div class="im">Hello everybody,<br>I am sorry if I am annoying with my emails, but I spent the whole day<br>searching for a possible bug!<br>My program no longer wants to dealt with the NDI Vicra camera :-(.<br>When I require the connection to the camera, it beeps as if everything<br>
were ok, but tracking does not work. In other words, I always get<br>position (0,0,0) for all tools. I debugged the code and found<br>that IsValidNow()<br>(see below) fails. Any idea what could be going wrong?! I attached<br>
the log file. Maybe you can deduce something from it.<br>Thanks,<br>Zein<br>coordSystemAObserver_0->Clear();<br>trackerTool_0->RequestGetTransformToParent();<br>if (coordSystemAObserver_0->GotTransform()) {<br>    transform = coordSystemAObserver_0->GetTransform();<br>
if ( transform.IsValidNow() ) {    // This test fails<br>        position = transform.GetTranslation();<br>        ...<br>        ...<br>}<br>}<br><br><br>On Fri, Jan 7, 2011 at 12:04 PM, Zein Salah <<a href="mailto:zeinsalah@gmail.com" target="_blank">zeinsalah@gmail.com</a><br>
</div>
<div class="im"><mailto:<a href="mailto:zeinsalah@gmail.com" target="_blank">zeinsalah@gmail.com</a>>> wrote:<br><br>   Hello,<br>   I managed to connect to the NDI Vicra camera, by editing a piece of<br>   code from<br>
   PolarisTrackerTest, and could read tracking data. Now, I have a<br>   problem which<br>   I cannot define. When I require the connection to the camera, it<br>   beeps as if<br>   everything were ok, but tracking does not work. In essence, the test<br>
   "if (coordSystemAObserver_1->GotTransform())"  fails.<br>   How can I test if the connection has been established and the<br>   tracker is working?<br>   Much thanks,<br>   Zein<br><br><br><br><br><br><br>
</div>_______________________________________________<br>IGSTK-Developers mailing list<br><a href="mailto:IGSTK-Developers@public.kitware.com" target="_blank">IGSTK-Developers@public.kitware.com</a><br><a href="http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-developers" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-developers</a><br>
</blockquote>_______________________________________________<br>IGSTK-Developers mailing list<br><a href="mailto:IGSTK-Developers@public.kitware.com" target="_blank">IGSTK-Developers@public.kitware.com</a><br><a href="http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-developers" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-developers</a><br>
</blockquote></div><br>