Skip to content

Connecting IGT tracking Device with OpenIGTLink to Slicer by PLUS #971

Answered by Sunderlandkyl
Barneyhuuu asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry, I was preoccupied with a lecture and didn't have time to take another look until now.

The transform names that are sent from your C++ class "ReferenceStar", "Pointer", "Probe" work if your message type is TDATA.
Because you are sending your transforms as igtl::TransformMessage, the transform names must specify the coordinate systems that they are transforming between. "ReferenceStarToTracker", "PointerToTracker", "ProbeToTracker".

Due to the length of "ReferenceStarToTracker", you may also have to rename it to something shorter (ex. "ReferenceToTracker"). Device names in OpenIGTLink can only be up to 20 characters long.

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
5 replies
@Barneyhuuu
Comment options

@Sunderlandkyl
Comment options

@Barneyhuuu
Comment options

@Sunderlandkyl
Comment options

@Barneyhuuu
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by Barneyhuuu
Comment options

You must be logged in to vote
3 replies
@Sunderlandkyl
Comment options

@clllng
Comment options

@ScalpelCode
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants