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

ZED2i ROS Bags topics not Synchronized #2

Open
IbrahimElHadka opened this issue Nov 26, 2024 · 0 comments
Open

ZED2i ROS Bags topics not Synchronized #2

IbrahimElHadka opened this issue Nov 26, 2024 · 0 comments

Comments

@IbrahimElHadka
Copy link

Hello!

I am trying to run the zed2i rostopics (/zed2i/zed_node/left_raw/image_raw_color & zed2i/zed_node/imu/data_raw) on ORB-SLAM3 in monocular-inertial mode, however, the map keeps resetting. Here is a part of the output:

.....
Map point vector is empty!
Map point vector is empty!
First KF:48; Map init KF:22
New Map created with 74 points
Fail to track local map!
IMU is not or recently initialized. Reseting active map...
SYSTEM-> Reseting active map in monocular case
LM: Active map reset recieved
LM: Active map reset, waiting...
LM: Reseting current map in Local Mapping...
LM: End reseting Local Mapping...
LM: Reset free the mutex
LM: Active map reset, Done!!!
mnFirstFrameId = 247
mnInitialFrameId = 180
136 Frames set to lost
Map point vector is empty!
Map point vector is empty!
......

I have the same camera and I tried before to take a dataset with the same rostopics, also I faced the same issue.
I checked the dataset and found that the images and the imu data were not synchronized which may be the cause to this problem.

This is the result of the synchronization checking on your dataset:
NUFR_M3F

Can you please advise if this is the actual cause of the problem and how can this issue be solved to run successfully in ORB-SLAM3 in monocular-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