Plus Server Config for Older NDI Polaris Hybrid? #808
-
This may be a long shot, but does anyone have experience running an older NDI Polaris Hybrid optical tracker (c. 2006) via the Plus server? I tried this with the included NDICAPI drivers but it looks like they send some commands that our Polaris doesn't support. Figured I'd check here first before getting too deep into the weeds of debugging and implementing a new one. Maybe I'm just missing a config option? We currently run these trackers with passive markers only using our own standalone MATLAB implementation of the NDI API and are now looking to integrate with 3D Slicer. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You can register at https://support.ndigital.com/ and see if they have firmware updates. We were able to update our trackers that were purchased around 2009. If that does not work then you can check exactly what commands fail and if they can be skipped or replaced with alternative commands. |
Beta Was this translation helpful? Give feedback.
You can register at https://support.ndigital.com/ and see if they have firmware updates. We were able to update our trackers that were purchased around 2009.
If that does not work then you can check exactly what commands fail and if they can be skipped or replaced with alternative commands.