[IGSTK-Users] Tracking Volume Viewer application

Arefin Shamsil marefin at uwo.ca
Wed Jun 1 16:49:22 EDT 2011


Hi Everyone, 

I am trying to run the TrackingVolumeViewer example to track the wireless polaris tools. I wrote the xml file and included there all the rom files but although the communication port sets up perfectly, I not able to see any moving dot on the screen. Can anybody please tell me what is wrong. I am including my xml file here as well.
Any help will be greatly appreciated. 

Thanks

Arefin 

Attached xml configuration file
..............................................

<?xml version="1.0" encoding="ISO-8859-1" 
?> 


-(#) <tracking_system type="Polaris Hybrid">



  <refresh_rate>30</refresh_rate> 



-(#) <serial_communication>



  <com_port>3</com_port> 



  <baud_rate>115200</baud_rate> 



  <data_bits>8</data_bits> 



  <parity>N</parity> 



  <stop_bits>1</stop_bits> 



  <hand_shake>0</hand_shake> 


  </serial_communication>




-(#) <tool usage="reference">



  <name>reference frame</name> 



  <srom_file>C:/Documents and Settings/SArefin/Desktop/Inputs/mark1.rom</srom_file> 



  </tool>




-(#) <tool>



  <name>Tool1</name> 



  <srom_file>C:/Documents and Settings/SArefin/Desktop/Inputs/mark2.rom</srom_file> 




  <save_to>out.txt</save_to> 


  </tool>



  </tracking_system>


  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/igstk-users/attachments/20110601/66702e4a/attachment.html>


More information about the IGSTK-Users mailing list