Page MenuHomePhabricator

Restructure CreateTrackingDeviceSource method in TrackerDeviceTypeInformation implementations
Closed, WontfixPublic

Description

Restructure CreateTrackingDeviceSource method (in ...TrackerTypeInformation). Adding tools to the new device should be done in the superclass and not redundant for each Tracking Device with duplicate code. Subclasses like for Polhemus can overwrite this function, add own code (e.g. getting the tool port) and call the superclass function for general adding tools.

Event Timeline

eisenman triaged this task as Normal priority.Feb 9 2018, 10:11 AM
eisenman created this task.
kislinsk added a subscriber: kislinsk.

Hi there! ๐Ÿ™‚

This task was auto-closed according to our Task Lifecycle Management.
Please follow this link for more information and don't forget that you are encouraged to reasonable re-open tasks to revive them. ๐Ÿš‘

Best wishes,
The MITK devs