I'm using the motion tracking but I would like to "pause" it. The room where I use the app is small, so I would like to pause/stop motion tracking then move (physically) into the center of the room and then restart motion tracking. I tried to return if the app is paused into "OnTangoPoseAvailable" but the origin of the scene is still at the position where I launched the app. Is it possible to redifine the origine of the scene ?
(I don't need a code, just the function to use or an idea) Thanks