VOA outputting zeros as distances
-
Hello,
We replaced one of the stereo cameras on the VOXL Flight Deck (without the flight controller), did the calibration procedure again (successfully, multiple times, with low reprojection errors) and encountered the problem that no obstacles are getting detected anymore (we did successful VOA flights before this).
The stereo cameras both work and the replaced camera seems to be placed well, but the disparity image is not that good. The 'dfs disparity' image in voxl portal shows almost nothing and in the 'dfs disparity scaled' we can see some spots appearing more and less bright, but we can not really see object outlines (nothing close to what we are able to see with a brand new Flight Deck). We had similar problems before, with different setups when cameras were moved or lost focus a bit, but recalibrating always helped to some extent. This time it is like the calibration has no effect. We did it multiple times and we tried using more images for the extrinsic calibration, but nothing changed.
When we run voxl-vision-px4 in the 'debug_stereo' mode, we can see that it always sends zeros as distances, even when there are spots appearing in the 'dfs disparity scaled' image (we assume this means the distance readings or the disparity calculations are bad so it sends zeros by default).
In Mission Planner, we can see that the obstacle_distance mavlink messages are coming through as they usually are, but all of the fields that are filled are set to 801 (max distance) so nothing is getting detected.
We tried restarting and reinstalling voxl-vision-px4 and voxl-dfs-server packages, but it did not help.
Could you please give us some advice what we could do, or if there is some way to diagnose problem further? Is there maybe a way to make the 'dfs disparity scaled' image better (as it is shown in your examples) apart from the calibration?
Thank you in advance!
-
Can you please log and share some data using voxl-logger?
The command to log stereo and disparity is:
voxl-logger --cam stereo --cam dfs_disparity
That would help diagnose the issue
-
This post is deleted! -
@Chad-Sweet
Hello Chad and sorry for the delayed response. We uploaded the outputs of the logger. They can be found on this link. We tried the same stereo camera pair on two different boards and we still have the same problem. -
At a quick glance, the left and right image do not look co-planar and aligned vertically. It's a little tough to tell though as maybe your UAV is slanted? I would expect the left and right images to just look like subtle shifts directly left or right from each other.
-
@Chad-Sweet
Yes, we noticed that as well, but this is the way the cameras are mounted on the flight deck so we thought the difference is small enough. The uploaded data is from a voxl flight deck with stereo cameras that were not touched, not from the setup where we replaced one of the cameras, sorry for the confusion. Can you recommend a way to level the cameras inside the flight deck or can this misalignment somehow be fixed through calibration maybe? -
OK, the flight deck should be fine as they are all calibrated and tested prior to shipping.
Have you tried recalibrating in case the image sensors were jostled in some way?
There is a good video tutorial here: https://docs.modalai.com/calibrate-cameras/#stereo-calibration-process
-
Would you mind sending a photo of what your flight deck front plate looks like? I would like to see how the stereo cameras look/are mounted. The differences between your right and left stereo cameras seem a bit uncharacteristic for a VOXL flight deck (which is weird because you are saying those photos are coming from your setup before you replaced the stereo camera).
The other thing I noticed in the photos you provided was that the right stereo camera was slightly less in focus than the left stereo camera. I have the most success calibrating cameras when their focus is more closely matched. I look at the center of the image to gauge focal clarity as there are some stereo cameras that have some slight blurring at the edges of the image which can be misleading when adjusting focus.
-
@Chad-Sweet Yes, we calibrated right before we ran the voxl-logger to get the data. We followed those instructions and the calibration was a success.
@Dobry-Kolacz Here are the photos of the front plate. We also tried to focus based on the center of the image, since there was always some blur towards the edges. Is it not focused enough?
-
My apologies for the delay in response,
So just to be clear, the images you provided are from the setup where VOA was working? The offset is odd, but the flight decks are calibrated and ready to go before they ship out so I'm wondering if that setup had any issues before the stereo camera was replaced.
The flight deck doesn't have any obvious defects from the photos you provided (the mounting screws seem to be tight, the front plate seems to be straight, and from what I can tell the stereo cameras are fully secured.
Judging on your photos, I would say that the right camera could definitely be a bit more in focus (the left camera seems to be perfectly in focus). It's easiest to tell based on your voxl1-log images.
Though I don't think this is necessarily contributing to your issues, it is worth mentioning that sometimes the lenses benefit from being cleaned with a clean q-tip or a microfiber cloth. -
@Uros
.
.