Skip to content
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

Framebuffer with requested attributes not available. Using available framebuffer. You may see visual artifacts.X11 Error: GLXBadFBConfig New Map created with 75 points Segmentation fault (core dumped) #20

Open
xujinjinjinjin opened this issue Dec 18, 2020 · 3 comments

Comments

@xujinjinjinjin
Copy link

when I do :"rosrun ORB_SLAM2 Mono /mypath/Vocabulary/ORBvoc.txt /mypath/Examples/Monocular/EuRoC.yaml /camera/image_raw:=usb_cam/image_raw",
then the following error is displayed :Framebuffer with requested attributes not available. Using available framebuffer. You may see visual artifacts.X11 Error: GLXBadFBConfig New Map created with 75 points Segmentation fault (core dumped)
Please help if someone has faced similar issues.Thank you very much

@xujinjinjinjin
Copy link
Author

I bypassed it by going in the g2o cmakelists and the orb slam cmakelists and removing -march=native .yeah~

@YanQiangbest
Copy link

when I want to use my camera,and set my carema frame as input to run the orb-slam2,then has something wrong just like yours,like this:"Framebuffer with requested attributes not available. Using available framebuffer. You may see visual artifacts.VIDEOIO ERROR: V4L: index 1 is not correct!
OpenCV(3.4.1) Error: Assertion failed (size.width>0 && size.height>0) in imshow, file /home/guet/opencv-3.4.1/modules/highgui/src/window.cpp, line 356
terminate called after throwing an instance of 'cv::Exception'
what(): OpenCV(3.4.1) /home/guet/opencv-3.4.1/modules/highgui/src/window.cpp:356: error: (-215) size.width>0 && size.height>0 in function imshow",how could i to solve this problem?

@YanQiangbest
Copy link

I bypassed it by going in the g2o cmakelists and the orb slam cmakelists and removing -march=native .yeah~

I try to run as what you said,and then it runs very slowly.It did error again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants