Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

header version is incompatible with the matlab code for version 3 of the protocol? #3

Open
Joaopmoliveira opened this issue Sep 10, 2020 · 3 comments

Comments

@Joaopmoliveira
Copy link

The Matlab utilities to interact with Slicer are not functioning, at least in my machine.
I still haven't debugged if there is an error due to version 3 of the protocol and the extra 14 bits added to the extender header (it should not affect the transform message according to the documentation in OpenIGTLink), making the implementation in matlab incompatible, or the size of the body of the message is not being interpreted correctly as a unsigned long with 64 bits.
If I find a solution in the meanwhile, I will share it in this issue.

@Matteo-0
Copy link

Matteo-0 commented Jul 7, 2021

Were you able to solve it?

@Joaopmoliveira
Copy link
Author

I remember that I found a simple workaround to make it work. If I am not mistaken I could read both transforms and images

@Matteo-0
Copy link

Matteo-0 commented Jul 7, 2021

Do you remember how? it would be a big favour!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants