-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Problems running the stereo-inertial mode... #961
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
Comments
Hello @SrOdranoel , did you face the issue with Pangolin? since the display option is not possible in Docker environments I faced some issue with Pangolin docker environment or did you disable the Pangolin? |
Well in my case I tried in Virtual box with stereo inertial mode and I faced the same issue similar to6 Frames set to lost |
Hello Mr @VASISHTAKODUMAGULLA about your fist message i had this problem but i solve just giving permission for the docker to acess and open the display:
this is all permission i had give. I Dont know if you want just test the examples but if you are in the situation like me using your cameras and IMU you will need give permission on the docker about the USB port too. Now about your second message i dont find any solution yet. I send too you a invite on linkedin. we can talk better there and can try too find any solution. |
I was facing the same issues. It looks like IMU messes orbslam3 up for cars. |
Hello everyone,
I’m currently working with ORB-SLAM 3 as part of my research, specifically focusing on the stereo-inertial mode. However, I’ve been facing some challenges that I hope someone in the community might be able to help me with.
Context:
I couldn’t find any ORB-SLAM 3 repositories compatible with ROS 2, so I decided to build a Docker container using an Ubuntu 20 image to run ORB-SLAM 3.
After resolving several initial issues, I’m now encountering a problem related to performance or calibration.
Error Log:
The following error keeps occurring during execution:
What I’ve Tried:
I’ve already checked the calibration of my stereo camera and IMU, and they seem to be correct.
I’ve also ensured that the Docker environment is properly configured and that all dependencies are installed.
Questions:
Has anyone encountered a similar issue with the stereo-inertial mode in ORB-SLAM 3?
If so, how did you resolve it? Are there specific calibration steps or parameters I should double-check?
Could the issue be related to the IMU data or the way it’s being processed?
Any insights, suggestions, or references to relevant documentation would be greatly appreciated! Thank you in advance for your time and help.
The text was updated successfully, but these errors were encountered: