edit: We went further down back to SDK 4.1.4 where the calibration file had the old format and the whole setup works as expected now. Still wondering what caused the issues.
We just ran the cpp fusion sample to have a look at the avatars and it seems like we have the same issue as when opening the calibration file in ZED360. The fusion behaves as if the three cameras were in one position, seeing three different people instead of one fused. So I assume something with the calibration is off, but there are definetely values in it that look correct.
The file looks different than the sample in the documentation and the format I remember from earlier SDK releases, though. Might this be our underlying issue?
{
"30761362": {
"FusionConfiguration": {
"communication_parameters": {
"CommunicationParameters": {
"communication_type": "LOCAL NETWORK",
"ip_add": "10.0.110.47",
"ip_port": 30000
}
},
"input_type": {
"InputType": {
"input": "",
"input_type_conf": "0",
"input_type_input": "LAST"
}
},
"override_gravity": false,
"pose": "1,000000 0,000000 0,000000 0,000000 0,000000 1,000000 0,000000 0,227987 0,000000 0,000000 1,000000 0,000000 0,000000 0,000000 0,000000 1,000000",
"serial_number": 30761362
}
},
"32439504": {
"FusionConfiguration": {
"communication_parameters": {
"CommunicationParameters": {
"communication_type": "LOCAL NETWORK",
"ip_add": "10.0.110.48",
"ip_port": 30002
}
},
"input_type": {
"InputType": {
"input": "",
"input_type_conf": "0",
"input_type_input": "LAST"
}
},
"override_gravity": false,
"pose": "0,710427 -0,028563 -0,703192 0,957363 -0,033087 0,996716 -0,073914 0,340607 0,702993 0,075777 0,707148 1,946823 0,000000 0,000000 0,000000 1,000000",
"serial_number": 32439504
}
},
"34917315": {
"FusionConfiguration": {
"communication_parameters": {
"CommunicationParameters": {
"communication_type": "LOCAL NETWORK",
"ip_add": "10.0.110.50",
"ip_port": 30006
}
},
"input_type": {
"InputType": {
"input": "",
"input_type_conf": "0",
"input_type_input": "LAST"
}
},
"override_gravity": false,
"pose": "-0,223202 -0,088873 -0,970712 1,767578 -0,055181 0,995390 -0,078444 0,382958 0,973209 0,036056 -0,227077 3,666693 0,000000 0,000000 0,000000 1,000000",
"serial_number": 34917315
}
}
}