Page MenuHomePhabricator

UI support for openIGTlink tracking devices
Closed, ResolvedPublic

Event Timeline

User franza has pushed new remote branch:

bug-18713-UIsupportForOpenIGTLinkTrackingDevices

User franza has pushed new remote branch:

bug-18713-Integration2015-03-12

finished basic implementation which worked in a first test. Some bugs of the Open IGT Module were found during the tests:

  • communication does not work with one tool (but with two or three)
  • Manager crashes, if Microservice is removed
  • Threading problem (Manager crashes at go online, disconnect)
  • Example does not work any more
  • Log messages in manager plugin do not work any more

... these bugs needs to be fixed to finish this

Created a pull request in Github

https://github.com/MITK/MITK/pull/100

with the following changes:

Fixed the following bugs:

communication does not work with one tool (but with two or three)
Manager crashes, if Microservice is removed
Threading problem (Manager crashes at go online, disconnect)
Example does not work any more
Log messages in manager plugin do not work any more

Additional to that I extended the examples and the OIGTL manager.

User franza has pushed new remote branch:

bug-18713-UIsupportForOpenIGTLinkTrackingDevicesFixesFromMartin

This bug could not be fixed during the 2015.05 release.
Setting target_milestone to AfterNextRelease

was already merged to the master together with T18998, so closing this bug.