We are using 2 cameras onboard simultaneously on our ardupilot based UAV.
One is Micasense Rededge P and other is sony a6100. So we will need feedback from both of them. I can see there are 2 feedback pins on Reach M2. How do we do the post processing of the image coordinates from 2 different cameras? Please help with the procedure for the same.
As far as I know, this has never been implemented. The module will write only one log file with timestamps and both pins will be included without distinction. An easy solution is to run two M2s, one for each camera.
Did I understand correctly - you’re trying to capture images simultaneously from two cameras? If so, then M2 doesn’t support capturing images from two different cameras simultaneously. Also, I’d recommend not doing that, as it can lead to a mix of images with identical timemarks.