I’m following the NeuroNav.ppt tutorial to try out an optical tracking probe setup, but I’m missing some critical configuration details. Specifically:
- Camera Setup in 3D Slicer:
There are no instructions in NeuroNav.ppt on how to configure the camera in 3D Slicer.
How do I connect and configure the OptiTrack V120:Trio camera for use with 3D Slicer?
- Hardware Connections (SlicerIGT-U03_HardwareConnections):
I have installed both Motive software (for the OptiTrack system) and the “Plus Toolkit” application.
What are the required hardware connections and setup steps between the camera, Motive, and 3D Slicer?
- PLUS Configuration File:
How do I create a correct PLUS configuration file for the V120:Trio camera?
The file mentioned in the U03 tutorial—TrackSTAR_ReferenceStylus-Capture.xml
—is missing from the SlicerIGT-Data
folder.
Can you provide a step-by-step guide for configuring the OptiTrack system with 3D Slicer using PLUS? Thanks much!!
Hi!
Let’s first break down a little on what to do:
You do not “configure the camera” in Slicer. Slicer will get the tracking data through SlicerOpenIGTLink module (extension), and the data will be fed into that module (and eventually into Slicer) through the Plus server. You’ll likely need the SlicerIGT extension as well too (later for sure).
So… if you use optical markers with your tools (reference, various objects that you want to track, and so on), you have to define so called “rigid bodies” in Motive, and then save the motive workspace.
Slicer will get the bodies, and the associated tracking info through the above mentioned setup.
Next step is to create a config file for the Plus server, with the motive file, and some info of your setup, what you want to track, and so on. The Plus webpage has great tutorials on the topic.
Here is the section about the Optitrack cameras:
We have a Duo, and I do not have experiences with the Trio, but I would think that there are no big differences between them. Someone more experienced may give you more exact hints here.
If you have an Optitrack Trio, I don’t think you need the Trackstar config 
Depending on your use case (you mention a stylus), you may need to take additional actions, but first understand how connections - both hardware and software - work, and how to create an initial configuration.
Attila