Hi Matt,

you are right, currently there are classes to save and load so called 
"navigation tools" which include the tool configuration file of the 
tracker, a surface representation, a human readable name, etc.. This 
functionality is included into the UI of the mitk workbench by the view 
"NavigationToolManager" of the tracking plugin.

For tracker configurations (I assume you mean connection settings such 
as the serial port) there is no configuration file in MITK at the 
moment. However, this information is stored persistent in the UI by 
means of Qt settings. But it makes totally sense to have configuration 
files. I think implementation would be straight-forward. As we are 
planning to better integrate the PLUS toolkit by using our new 
OpenIGTLink module and there is such a tracker configuration file format 
in PLUS, does it probably make sense to use the same format in MITK?

Some of the MITK IGT developpers are planning to join the NAMIC Winter 
Project Week 
(http://www.na-mic.org/Wiki/index.php/2016_Winter_Project_Week) to work 
on such topics. We'll keep that idea in mind. If you have any further 
ideas please let us know!

Regards,

Alfred



Am 16.09.2015 15:00, schrieb Clarkson, Matt:
> Hi Everybody
>
> Im just browsing through the IGT plugins as we upgrade to 15.05. I can see 
> that there is functionality to create and save configuration files for tool 
> storage, and for specific tools.
>
> So, would it be possible:
>    a) Use MITK Workbench to produce configuration files for a tracker 
> (Polaris Spectra), and a set of tools (3)
>    b) Save these config files.
>    c) Within my own app, have a plugin that launches as startup, loads these 
> config files (command line? as a Qt resource within the .dylib?), and starts 
> the tracker, registering each tool as a microservice?
>
> It seems like this should be possible, but I dont know how to do step c. How 
> do I use this config in my own app?
>   (hope Im making sense).
>
> Thanks
>
> Matt
>
>
> ------------------------------------------------------------------------------
> Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
> Get real-time metrics from all of your servers, apps and tools
> in one place.
> SourceForge users - Click here to start your Free Trial of Datadog now!
> http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
> _______________________________________________
> mitk-users mailing list
> mitk-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mitk-users
>


------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to