Page MenuHomePhabricator

Tool Axis Calibration crash
Closed, ResolvedPublic

Description

When calibrating a tool using the "IGT Navigation Tool Calibration" plugin, MITK crashes when trying to calibrate the tool axis before doing tool tip calibration.

The order should be: first, tool tip calibration and second, tool axis calibration.

Instead of MITK crash an error message should be shown.

The process was tested on T23587-ImplementConverterForCalibration (mitk) and T24575-CreateUltrasoundCalibrationPlugin (cami-experimental) branches.

Event Timeline

aguilera created this task.

The positions are recorded, but it crashes when clicking "Calibrate Tool Axis"

Added the missing check. @aguilera Can you test if it works for the use case with Aurora / Polhemus as well?

The error message is shown in both Aurora and Polhemus cases.