Page MenuHomePhabricator

Test Polaris with new integration concept
Closed, ResolvedPublic

Description

The new IGT tracking device concept was implemented with T19404, the system is compiling and running with linux, but no hardware was tested yet on linux systems.

This should be done before the next release at least with Polaris, maybe also with other tracking devices (NDI, Micron?).

Event Timeline

Make sure you run the MITK Workbench as superuser under Linux. Otherwise a connection can't be established.

User wildes has pushed new remote branch:

bug-19498-FixMutexLocksForNDIAndVirtualTrackingDevice

What is the status? Can we merge this for the release?

After testing the fix under Linux successfully, we have to test under Windows again.

User wildes has pushed new remote branch:

bug-19498-FixMutexLocksForNDIAndVirtualTrackingDevice_IntBr_1604

Tested with Windows, works all fine. However, test with OptiTrack device is not possible, as we don't have one.

Ready to merge.

[d541af]: Merge branch 'bug-19498-FixMutexLocksForNDIAndVirtualTrackingDevice_In

Merged commits:

2016-04-13 15:44:25 Esther Wild [f1f259]
Merge remote-tracking branch 'origin/bug-19498-FixMutexLocksForNDIAndVirtualTrackingDevice' into bug-19498-FixMutexLocksForNDIAndVirtualTrackingDevice_IntBr_1604


2016-03-02 18:30:34 Matthias Eisenmann [236801]
change precondition of m_TrackingFinishedMutex state

Mutex is assumed to be unlocked in order to start tracking.


2016-03-02 16:00:02 Esther Wild [78317b]
Move MutexLock to beginning of functions

[07ed7e]: Merge branch 'bug-19498-FixMutexLocksForNDIAndVirtualTrackingDevice_In

Merged commits:

2016-04-14 09:27:50 Esther Wild [ea0af4]
Improved documentation by linking to classes.