Page MenuHomePhabricator

Create central IGT bundle
Closed, ResolvedPublic

Description

To reduce the number of IGT related bundles and group those together that form a sensible unit the following might be a reasonable proposal:

MITK_BUILD_org.mitk.gui.qt.igtnavigationtoolmanager
MITK_BUILD_org.mitk.gui.qt.igttrackingtoolbox
MITK_BUILD_org.mitk.gui.qt.navigationdataplayer

This would form a core of IGT functionality for those who want to use MITK IGT.

further the functionality of the
MITK_BUILD_org.mitk.gui.qt.igttoolpairnavigation
might possibly be integrated as a more specific application.

Related Objects

Event Timeline

[da9cef]: Merge branch 'bug-10277-IGTTrackingBundleSecondTry'

Merged commits:

2011-12-07 14:30:22 Alfred Franz [106d1c]
created bundle IGTTracking and moved the views from the bundles NavigationDataPlayer, IGTTrackingToolbox and IGTNavigationToolManager

created the new bundle and removed the old ones. T

he documentation files must still be adapted! The documentation files from the old bundles where moved to the new one, but they have to be adapted (they are not the bundle main pages any more). There should also be links to this pages from the new bundle main page.

org.mitk.gui.qt.igttoolpairnavigation should be moved to a new bundle "IGTNavigation". The idea is to have three IGT bundles:

  • IGTTracking (basic tracking functionalities)
  • IGTNavigation (navigation software)

[871020]: Merge branch 'bug-10277-IGTTrackingBundleSecondTry'

Merged commits:

2011-12-14 14:15:31 Alfred Franz [3cda19]
added links to subpages of all bundles: documentation is also adapted to bundle merge now

[78db1b]: Merge branch 'bug-10277-IGTNavigationBundle'

Conflicts:
Modules/Bund

Merged commits:

2011-12-14 16:22:44 Alfred Franz [c98038]
created bundle IGT Navigation and moved IGT Tool Pair Navigation to this new bundle