Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Welby's avatar
Welby
Adventurer
11 years ago

How to get positional tracking 1:1

Hi!

I was wondering how to get the positional tracking works 1:1 in my demo.

I think that every movements with the neck is too "slow" and too close from the starting point.

Someone know how can i change that?

Thanks you.

3 Replies

  • 9of9's avatar
    9of9
    Expert Protege
    Could it just be a case of scale? Perhaps the camera's coordinate space is too small relative to the rest of the world?
  • kaetemi's avatar
    kaetemi
    Honored Guest
    If your IPD is wrong, your positional tracking will feel wrong. This seems to be very sensitive in my experience. A 0.2mm difference is quite noticeable.
    Are you scaling any coordinates from the SDK?
  • "kaetemi" wrote:
    If your IPD is wrong, your positional tracking will feel wrong. This seems to be very sensitive in my experience. A 0.2mm difference is quite noticeable.
    Are you scaling any coordinates from the SDK?


    Sorry for the late responses.

    However i've changed some default coordinates of the OVRPlayerController. i've tried to use the default coordinates and now i've the right positional tracking.

    The problem is that if i want a more taller player,how can i do without change the default coordinates?