openigtlink / OpenIGTLink

Free, open-source network communication library for image-guided therapy
http://openigtlink.org
BSD 3-Clause "New" or "Revised" License
102 stars 184 forks source link

OpenIGTLink Unity Issue #250

Closed tchemaly closed 1 year ago

tchemaly commented 3 years ago

Hi,

First of all, thank you for this great repository. I am having an issue when using OpenIGTLink Unity and streaming from 3 sensors. Only one game object's position is changing as I move the corresponding sensor around, as if it is being stuck in a for loop that doesn't allow the positions of the game objects corresponding to the 2 other sensors to be updated.

Trishia

leochan2009 commented 2 years ago

Hi Trishia, There is a dedicated Unity branch: https://github.com/openigtlink/OpenIGTLink-Unity You can raise the question over there. @franklinwk might be able to help you. Thanks

Best, Longquan