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

ubuntu16.04 run euroc example error #8

Open
zxh2015 opened this issue Oct 14, 2020 · 2 comments
Open

ubuntu16.04 run euroc example error #8

zxh2015 opened this issue Oct 14, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@zxh2015
Copy link

zxh2015 commented Oct 14, 2020

  1. gcc 7
  2. ubuntu16.04
===========================================
using FEJ...
estimating td... initial td = 0
estimating extrinsic...
not calibrating imu instrinsic online...
Hybrid MSCKF...Maximum number of feature in state is 30
features augmented into state will use 1d idp
===========================================

Images from now on will be utilized...

Inclinometer-initializer completed by using 181 imu data !!!

*** stack smashing detected ***: ./larvio terminated
Aborted (core dumped)

Should I add someting else ?

@PetWorm
Copy link
Owner

PetWorm commented Dec 10, 2020

Sorry for the late respond.
Not enough information to help debug this.
In fact i didn't try LARVIO on 16.04 by myself, so I can't guarantee the performance. Welcome to pull a request if you find anything. Looking forward to your feedback.

@PetWorm PetWorm added the bug Something isn't working label Dec 10, 2020
@zxh2015
Copy link
Author

zxh2015 commented Dec 10, 2020

Sorry for the late respond.
Not enough information to help debug this.
In fact i didn't try LARVIO on 16.04 by myself, so I can't guarantee the performance. Welcome to pull a request if you find anything. Looking forward to your feedback.

Thanks for your reply!
I have solved this problem by adding the flag "-fstack-protector" in CMakeLists.txt.
But sometimes it crashes in removeLostFeatures() function.
Now I am already using 18.04 system, pay attention later....
Thanks again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants