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

segmentation fault running the test program #280

Closed
lsorgi opened this issue Jan 30, 2023 · 1 comment
Closed

segmentation fault running the test program #280

lsorgi opened this issue Jan 30, 2023 · 1 comment

Comments

@lsorgi
Copy link

lsorgi commented Jan 30, 2023

I get the following error when running test_pipeline
any hint what the issue could be? I built using opencv 4.x

 ubuntu@ip-xxx-xx-xx-xxx:~/rpg_svo/svo/bin$ ./test_pipeline
[INFO] SVO initialized
reading image /home/ubuntu/data/sin2_tex2_h1_v8_d/img/frame_000002_0.png
[INFO] RESET
[INFO] Init: Selected first frame.
Frame-Id: 0     #Features: 0    Proc. Time: 7.611ms
[INFO] Init: KLT tracked 565 features
[INFO] Init: KLT 25.3823px average disparity.
Frame-Id: 1     #Features: 0    Proc. Time: 8.583ms
[INFO] Init: KLT tracked 543 features
[INFO] Init: KLT 50.8035px average disparity.
[INFO] Init: Homography RANSAC 543 inliers.
[INFO] Init: Selected second frame, triangulated initial map.
Frame-Id: 2     #Features: 498  Proc. Time: 9.113ms
Segmentation fault (core dumped)

@lsorgi lsorgi closed this as completed Mar 14, 2023
@sungh66
Copy link

sungh66 commented Oct 19, 2023

Have you fixed the problem?

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