SciKit-Surgery/scikit-surgerynditracker

Bug: demo.py aurora config is wrong

Closed this issue · 0 comments

ja99 commented

Line 24 and 25 are wrong.

Should be switched to:

SETTINGS = {
"tracker type": "aurora",
"ports to probe": 2,
"verbose": True,
}