Page MenuHomePhabricator

simple two tool tracking functionality
Closed, ResolvedPublic

Description

An IGT tracking functionality which tracks two tools and guides the one tool to the other would be nice. A distance between the two tools is shown in the GUI. Also one widget shows the one tool from the position and orientation of the other tool (mitkCameraVisualization).

Event Timeline

[SVN revision 21171]
ADD (#3274): Adding IGT bundle that tracks two NDI tools and guides the one to the other

[SVN revision 21172]
FIX (#3274): removing warning not to use exception variable

[SVN revision 21174]
FIX (#3274): removing warning of unused variable

[SVN revision 21179]
FIX (#3274): removing warning of order of initialization and adding documentation in header and changing opencherry to blueberry in plugin.xml

not really relevant; nice to have.

Found a segmentation fault that is caused if only one tool is connected.

[SVN revision 22706]
FIX (#3274): fixed segfault when only one tool is connected. Error message is displayed and the method returns properly.