-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bad quality pointcloud #102
Comments
Try to use mynteye-s-calibrator. It only works with Ubuntu 16, but it was the only way I found to correctly calibrate my S1030. |
Hello,
Below is a device info:
I'm using binaries from ppa:slightech/mynt-eye-s-sdk |
Hi, I had the same error when running on Ubuntu 16 inside docker. I know that virtual machines are not recommended too because of the usb 3.0. I do not know the S1040 model but from what I see in your device info, it is look like you do not have any parameter defined so you trully need to calibrate it. Bests |
Hi @tiagonovo0 ,
I also tried to set default configurations for image and imu using files provided in SDK.
And running, for example, get_disparity sample returns "Timeout waiting for key frames" error:
I'm using USB 3.0 and it worked on previous unknown version of firmware. But still I can get stereo image using Windows application or by getting video stream directly from device (/dev/videoX) Thank you |
Actually, I did not have those issues, even after I update the firmware to 2.7. Have you tried to calibrate the camera by manually? Because I think they already are calibrated with the equidistant model, Kannala Brandt. The other difference I have is For the command Note that your hardware version has changed. That did not happen to me either. Mine is 2.0. |
@Andrew-rw , I have had a similar issue with mynteye s1040 and firmware 2.7. It is not a good fix, but I commented out checks on header and checksum for image package from camera, and it is working. For me, header is allways 0 (not 0x3B) and checksum is bad. I think, it is a firmware problem. |
Seeing this as well, sdk fix helped get a stream running again, but the pointcloud looks awful. mynteye-s-calibrator on 16.04 can't talk to the wiped hardware version firmware, and the ros camera calibrator assertion errors on calibrating.. |
@Andrew-rw @yashart |
@liu83 may I ask you to share the firmware image? Unfortunately I have difficulties downloading it from the resource which @gh18037581263 has mentioned:( Thank you! |
Device: MYNT-EYE-S1040
PointCloud quality is very bad, it seems like not even working properly. Any idea what error is this? How to solve it?
This is the output I get from running using ros wrapper in this SDK.
disparity_computing_method: 1 (bm)
disparity_computing_method: 0 (sgbm)
The text was updated successfully, but these errors were encountered: