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

Empty IMU measurements vector!!! #38

Open
ALFONSOBUGRA opened this issue May 21, 2024 · 0 comments
Open

Empty IMU measurements vector!!! #38

ALFONSOBUGRA opened this issue May 21, 2024 · 0 comments

Comments

@ALFONSOBUGRA
Copy link

ALFONSOBUGRA commented May 21, 2024

I ran successfully on my own dataset in a monocular scenario.
But when I try to run monocular-inertial scenario on my own dataset, I get errors.

IMU: 200Hz
Images: 20Hz
Camera type: Pinhole
Imu calibration params: default values of EuRoC dataset
Timestamps: IMU and images start at the same time then match certain periods.
Fail to track local map! IMU is not recently initialized. Reseting active map... SYSTEM-> Reseting active map in monocular case LM: Active map reset received LM: Active map reset waiting... LM: End reseting Local Mapping... LM: Reset free the mutex LM: Active map reset, Done!!! mnFirstFrameId = 38 mnInitialFrameId = 0 New map created with 68 points Empty IMU measurement vector!!!

Above errors are repeated periodically.

How can I solve it? I received these errors when i run without ros. After this, I tried that calibrate Zed camera and IMU then use a rosbag file to run but i received take errors again like that:

Error: Frame with a timestamp older than previous frame detected.
Map point vector is empty.
TimeStamp jump detected, before IMU initialization.

What should i do solve these problems? How can i run ZED camera on mono-inertial mode?

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

1 participant