You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 8, 2025. It is now read-only.
I am using the getCameraPose() function defined in the ARSessionManager. However, I notice that when I move my phone along a single axis (for example, the x-axis), both my x and y values change significantly. However, when using native ARKit, only x changes while y remains stable. Why is this and how do I fix it?