Skip to content

(ExIgtl): IGTL connections doesn't work

Julien WAECHTER requested to merge 479-fix-exigtl into dev

What does this MR do?

  • Add missing auto-connections method in INetworkSender
  • Fix ExIgtl example
  • Add JetBrains IDEs (CLion) project folder in git ignore file

How to test it?

  • Build ExIgtl
  • Run ExIgtl (1) and click on "start sender"
  • Run another instance of ExIgtl (2) and click on "start listener"
  • Move the box in ExIgtl (1) (sender instance)
  • The box in ExIgtl (2) listener instance move
  • Enjoy

Data

  • no required data

Some results

  • Before exigtl_bug

  • After exigtl_fix

Associated Issue

Closes #479 (closed)

Edited by Julien WAECHTER

Merge request reports