Hello, i was wondering if anyone could help me resolve this issue.
I wanted to try out SLAM by following this video tutorial:
https://www.youtube.com/watch?time_continue=2&v=YbFuaAxntUA
However i myself and looking at coment section, couple other people have run in issue with script:
error CS0246: The type or namespace name `InstantTrackerController' could not be found. Are you missing an assembly reference?
Any idea how to fix this?
Hi,
This seems to be a small typo in the video, or perhaps the video was created for an older version of the SDK and the name changed.
Please use 'InstantTrackingController' instead.
Best regards,
Alexandru
Krisjanis Kurpnieks
Hello, i was wondering if anyone could help me resolve this issue.
I wanted to try out SLAM by following this video tutorial:
https://www.youtube.com/watch?time_continue=2&v=YbFuaAxntUA
However i myself and looking at coment section, couple other people have run in issue with script:
error CS0246: The type or namespace name `InstantTrackerController' could not be found. Are you missing an assembly reference?
Any idea how to fix this?