Hi, everyone.
I’m not expert in issues related with positional tracking. But, Can i get pose information of positional tracking from a recorded svo2 file?
There is a method on python, get_pose(), that gets a Transform class. From this structure I get an orientation data (quaternion), and translation, but this last data doesn’t change (always is 0,0,0).
Any idea what could be going on? Thanks