-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi there,
Were you able to ever run orbslam3 with IMU data for either TUM or EuRoC data?
I receive this error whenever trying to run with IMU data:
2845 Frames set to lost
First KF:696; Map init KF:685
New Map created with 501 points
Point distribution in KeyFrame: left-> 501 --- right-> 0
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 = 3580
mnInitialFrameId = 3578
2852 Frames set to lost
First KF:699; Map init KF:696
New Map created with 509 points
Point distribution in KeyFrame: left-> 509 --- right-> 0
build optimization graph
start optimization
end optimization
update Keyframes velocities and biases
IMU in Map 0 is initialized
PIOLKF: NOT ENOUGH EDGES
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...
FAIL LOCAL-INERTIAL BA!!!!
LM: Reseting current map in Local Mapping...
LM: End reseting Local Mapping...
LM: Reset free the mutex
LM: Active map reset, Done!!!
mnFirstFrameId = 3590
mnInitialFrameId = 3586
2900 Frames set to lost
First KF:710; Map init KF:699
New Map created with 597 points
Point distribution in KeyFrame: left-> 597 --- right-> 0
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 = 3640
mnInitialFrameId = 3637
2925 Frames set to lost
First KF:716; Map init KF:710
New Map created with 395 points
Point distribution in KeyFrame: left-> 395 --- right-> 0
TRACK_REF_KF: Less than 15 matches!!
Fail to track local 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 = 3666
mnInitialFrameId = 3664
2926 Frames set to lost
First KF:718; Map init KF:716
New Map created with 397 points
Point distribution in KeyFrame: left-> 397 --- right-> 0
Many github threads point the issue to being wrong parameters, specifically the transformation from IMU to camera. However, I am quite certain my parameters match those in given examples on the ORB-SLAM3 repository.
Any help would be appreciated please.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels