Start a new topic

Instant tracking model bias angle

Hi Wikitude Team:

the instant tracking in JS SDK sample , the model measurement has the bias angle like attachment , but I cannot find the code in javascript to adjust that. I would like the model to be vertical with ceiling without bias angle when the phone is also vertical with the ceiling.

How can I do to make it? 

Thanks!

522962.jpg
(100 KB)

Can you give me your social account id so we can discuss about wikitude. Thank you
Yep i would like to discuss about it with you.

Hi :

Sorry , I use Android Studio to develop , I am afraid that I cannot help you.

You can start new topic to ask in forum.

Do you need my account to discuss with me?

Thanks! Milly you have idea how to do vertical plane recognition in unity? I get error when i tried to implement in unity, i follow documentation but unfortunately i get error.

Yes , in the sample code - simpleinstanttracking.js

try to add trackingPlaneOrientation below deviceHeight

deviceHeight: 1.0,
trackingPlaneOrientation: 90.0,
Hey Milly, I tried to implement it but i get error in code. It worked for you?

I have found this trackingPlaneOrientation parameter in AR.InstantTracker Class to make it. 

Login or Signup to post a comment