Why do I get the same coordinates from two cameras placed in different positions?

Hello

I am using two Intel realsense D435i sensors.
The code in nuitrack_multisensor_sample is used as a reference.

I am trying to make a program to get the coordinates of the joints from the first and second sensor respectively to compensate for the hidden and invisible joints.

I was getting the same coordinates from the first and second camera, even though I was getting the coordinates of the joints from two cameras in different locations.

Shouldn’t the coordinates of the joints be different if the cameras are placed in different locations?

Here is a part of the code

Thank you very much.

Hi @Saku8

At the moment, several sensors in Nuitrack work simply as separate sensors.
The case that you describe requires calibration of cameras (to determine the location of cameras relative to each other) and a special mode of operation of cameras (cameras serve a single space and complement and form an extended FOV).
At the moment, the Nuitrack team is developing such a mode of operation.

Hi @Saku8

Do you have any questions on this topic?

Thank you for your prompt response.
If I have any further questions, I will raise them in the new community.