Page MenuHomePhabricator

Add Optitrack Device to MITK Tracking Devices
Closed, ResolvedPublic

Event Timeline

New remote branch pushed: bug-16504-OptitrackIntegration

New remote branch pushed: bug-16504-OptitrackIntegrationNew

New remote branch pushed: bug-16504-2013.12ReleaseWithOptitrackIntegration

bug-16504-OptitrackIntegrationNew is the branch which should be merged!

New remote branch pushed: bug-16504-2013.12ReleaseWithOptitrackIntegrationV2

[ff9831]: Merge branch 'bug-16504-OptitrackIntegrationNew'

Merged commits:

2014-01-15 16:21:00 Alfred Franz [dc9182]
TrackingToolbox now shows an error message if a device is not installed and disables the controls to avoid errors


2014-01-15 16:20:06 Alfred Franz [4d2e35]
adapted tracking device configuration widget to new method IsDeviceInstalled()


2014-01-15 16:19:25 Alfred Franz [c8ffd5]
Added new method IsDeviceInstalled to class mitk::TrackingDevice and its subclasses


2014-01-15 13:00:10 Alfred Franz [6de346]
removed test plugin


2013-12-05 15:10:08 E. Marinetto [b940e1]

  1. Optitrack Bug fixing 2. Optitrack added to the pluging for tracking 3. Cmake Optitrack Fixed for Installation Signed-off-by: E. Marinetto <emarinetto@hggm.es>

2013-11-28 14:08:06 E. Marinetto [824a4c]
Add MITK_USE_OPTITRACK_TRACKER definition to the OptitrackTrackingTool class

Signed-off-by: E. Marinetto <emarinetto@hggm.es>


2013-11-28 13:57:03 E. Marinetto [b3fd15]
Add the MITK_USE_OPTITRACK_TRACKER definition to the files Signed-off-by: E. Marinetto <emarinetto@hggm.es>


2013-11-28 13:12:11 E. Marinetto [f375a8]
Pluging Optitrack Test Signed-off-by: E. Marinetto <emarinetto@hggm.es>


2013-11-28 11:05:44 E. Marinetto [d0e4b1]
Final Files for Tracking using Optitrack Optital Tracking System. Also a Pluggin to try the system Signed-off-by: E. Marinetto <emarinetto@hggm.es>


2013-11-27 11:32:15 E. Marinetto [9d0ca2]
OptitrackTest added Signed-off-by: E. Marinetto <emarinetto@hggm.es>


2013-11-27 07:53:16 E. Marinetto [b52ee5]
Comments added to OptitrackTrackingTool Some Exception Added to OptitrackTrackingTool Signed-off-by: E. Marinetto <emarinetto@hggm.es>


2013-11-26 13:52:43 E. Marinetto [b3f7de]
Bugs with ErrorMessage Function Signed-off-by: E. Marinetto <emarinetto@hggm.es>


2013-11-26 10:59:58 E. Marinetto [9c36cc]
Add files correctly to files.cmake Signed-off-by: E. Marinetto <emarinetto@hggm.es>


2013-11-26 10:50:28 E. Marinetto [dfa9fe]
Renamed Files to mitk____ Signed-off-by: E. Marinetto <emarinetto@hggm.es>


2013-11-26 10:46:03 E. Marinetto [06c424]
Adding the files: OptitrackTrackingDevice & OptitrackTrackingTool

Signed-off-by: E. Marinetto <emarinetto@hggm.es>

[fa8011]: Merge branch 'bug-16504-OptitrackIntegrationNew'

Merged commits:

2014-02-26 13:52:09 Alfred Franz [e0f241]
COMP(#16504): Fixed compiler errors.

[3e4b5a]: Merge branch 'bug-16504-OptitrackIntegrationNew'

Merged commits:

2014-02-26 14:12:23 Alfred Franz [32c65c]
COMP(#16504): Fixed typo


2014-02-26 14:09:59 Alfred Franz [68c8e5]
COMP(#16504): Moved header to cpp file because it is only used there

[dba341]: Merge branch 'bug-16504-OptitrackIntegrationNew'

Merged commits:

2014-02-26 14:28:52 Alfred Franz [a80d20]
COMP(#16504): Moved implementation of method to cpp file to avoid linux compiler errors

[b4ed96]: Merge branch 'bug-16504-OptitrackIntegrationNew'

Merged commits:

2014-02-26 14:36:51 Alfred Franz [637029]
COMP(#16504): Fixed typo.

[89fadf]: Merge branch 'bug-16504-OptitrackIntegrationNew'

Merged commits:

2014-02-26 14:49:34 Alfred Franz [1a675f]
COMP(#16504): Fixed another typo...

[b4e843]: Merge branch 'bug-16504-OptitrackIntegrationNew'

Merged commits:

2014-02-26 15:10:10 Alfred Franz [aac5bb]
COMP(#16504): Another attempt to get the external code running under linux: added class for static function

[b02ba8]: Merge branch 'bug-16504-OptitrackIntegrationNew'

Merged commits:

2014-02-26 15:21:08 Alfred Franz [27bedb]
COMP(#16504): added missing ;

[06e585]: Merge branch 'bug-16504-OptitrackIntegrationNew'

Merged commits:

2014-02-26 15:32:19 Alfred Franz [9077b2]
COMP(#16504): Added missing include.

[864d7e]: Merge branch 'bug-16504-OptitrackIntegrationNew'

Merged commits:

2014-02-26 15:39:10 Alfred Franz [5f6736]
COMP(#16504): Made static function public...

[b5db6b]: Merge branch 'bug-16504-LastFixes'

Merged commits:

2014-02-26 15:51:05 Thomas Kilgus [2edb4b]
COMP: fixed DEPRECATED macro call, typo, mitk::OptitrackErrorMessages::GetOptitrackErrorMessage.

User franza has pushed new remote branch:

bug-16504-CleanUpAfterMerge