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

support TRANSFORM message #6

Open
christiana opened this issue Jun 12, 2016 · 0 comments
Open

support TRANSFORM message #6

christiana opened this issue Jun 12, 2016 · 0 comments
Assignees

Comments

@christiana
Copy link
Collaborator

christiana commented Jun 12, 2016

Add support for the v2 TRANSFORM message.

Suggested approach: The IMAGE and STATUS messages are now implemented, and tested in receiving data from a PLUS test server.

The test PLUS server uses the xml file [https://www.assembla.com/spaces/plus/subversion/source/HEAD/trunk/PlusLibData/ConfigFiles/Testing/PlusDeviceSet_OpenIGTLinkCommandsTest.xml], use latest PLUS build (I built it myself).

Fire up the PLUS server on localhost using something like

./bin/PlusServer --config-file=./PlusLibData/ConfigFiles/Testing/PlusDeviceSet_OpenIGTLinkCommandsTest.xml

then connect igtlioQtClient to it.

The server now streams IMAGE, STATUS and TRANSFORM messages, but igtlioQtClient does not recognize the TRANSFORM messages.

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