I have a set up with multiple vive trackers and multiple 2.0 base stations. It appears that each tracker is selecting a single base station to track its position with. The position value I get back from get_pose_euler() is relative to that base station. The problem is that there is no way for me to know which base station a tracker is tracking relative to. So I am unable to get the actual position of the tracker. Is there any way around this?
I have a set up with multiple vive trackers and multiple 2.0 base stations. It appears that each tracker is selecting a single base station to track its position with. The position value I get back from get_pose_euler() is relative to that base station. The problem is that there is no way for me to know which base station a tracker is tracking relative to. So I am unable to get the actual position of the tracker. Is there any way around this?