Page MenuHomePhabricator

Adding the possibility to only record valid NavigationData in the NavigationDataRecorder
Closed, ResolvedPublic

Description

In our current project it would be useful to have the ability to record only valid NavigationData in the NavigationDataRecorder. Only minor changes should be necessary to implement that.

Event Timeline

Flag can be set to configure onlyValidDataRecording on/off. Data of one timestep is only recorded if all inputs are valid. As soon as one is invalid this timestep is skipped.

current branch on github
https://github.com/m4271n/MITK/tree/bug-19559-RecordOnlyValidNavDataInRecorder

pull request
https://github.com/MITK/MITK/pull/127

franza raised the priority of this task from Wishlist to Low.Feb 27 2017, 9:27 AM
franza added a subscriber: franza.
franza lowered the priority of this task from Low to Wishlist.Feb 27 2017, 9:30 AM