-
Notifications
You must be signed in to change notification settings - Fork 44
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 (core dumped) #33
Comments
Might be a ORB-SLAM3 problem. Please see whether ORB_SLAM3 issue 443 resolves it. |
Same as you,have you solved this issue? |
I've tried lots of solutions but all of them didn't work at all:( |
Thank you a lot ! Kind of you!! |
I also had this problem, opening viewer would cause segmentation fault, but when I use no_viewer it works fine |
output:
First KF:0; Map init KF:0
New Map created with 1132 points
Shutdown
Saving camera trajectory to ../results/tum_rgbd_/rgbd_dataset_freiburg1_desk/CameraTrajectory_TUM.txt ...
Saving keyframe trajectory to ../results/tum_rgbd_/rgbd_dataset_freiburg1_desk/KeyFrameTrajectory_TUM.txt ...
Saving trajectory to ../results/tum_rgbd_/rgbd_dataset_freiburg1_desk/CameraTrajectory_EuRoC.txt ...
There are 1 maps in the atlas
Map 0 has 151 KFs
End of saving trajectory to ../results/tum_rgbd_/rgbd_dataset_freiburg1_desk/CameraTrajectory_EuRoC.txt ...
Saving keyframe trajectory to ../results/tum_rgbd_/rgbd_dataset_freiburg1_desk/KeyFrameTrajectory_EuRoC.txt ...
Saving camera trajectory to ../results/tum_rgbd_/rgbd_dataset_freiburg1_desk/CameraTrajectory_KITTI.txt ...
Segmentation fault (core dumped)
The text was updated successfully, but these errors were encountered: