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

core dumped when run the MH_02_easy dataset #9

Open
xuxu123 opened this issue Feb 2, 2018 · 4 comments
Open

core dumped when run the MH_02_easy dataset #9

xuxu123 opened this issue Feb 2, 2018 · 4 comments

Comments

@xuxu123
Copy link

xuxu123 commented Feb 2, 2018

gyroscope bias initial calibration -0.0104931 0.0352662 0.0750656
result g 9.89603 -0.590548 -9.42942 -2.94427
refine 9.81007 -0.533594 -9.32436 -3.00151
terminate called after throwing an instance of 'std::string'
Aborted (core dumped)

I debug the code. There is a error in Estimator::optimization().

@qinhuaping
Copy link

how to fix

@dongqingyueyue
Copy link

I have the same problem when test the procedure , also I want to know do you solve it ?How to fix ?

@RyanMiao11
Copy link

RyanMiao11 commented Sep 17, 2019

I remove the use of this thread“loop_detection = std::thread(process_loop_detection)”,then it works.But I do not know the reason...

@haithink
Copy link

haithink commented Dec 10, 2019

refer to https://github.com/heguixiang/Remove_ROS_VINS/issues/10, config file have a wrong path, change euroc_config.yaml pattern_file and voc_file file

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

5 participants