ORB_SLAM3 icon indicating copy to clipboard operation
ORB_SLAM3 copied to clipboard

Difference between SaveTrajectoryTUM and SaveTrajectoryEuRoC

Open Styazoua opened this issue 2 years ago • 0 comments

Hi,

I want to know what the differences between these two functions are? Maybe someone already researched on that...

I use SaveTrajectoryEuRoC to save the trajectory of my own dataset but I'm not sure if this function works correct with a different dataset than the EuRoc dataset. And I get a segmentation fault error during the writing process which causes a not completed tajectory in the .txt file.

Saving keyframe trajectory to KeyFrameTrajectory.txt ...
Speicherzugriffsfehler (Speicherabzug geschrieben)   // Segmentation fault

Has someone an alternative solution for the trajectory saving?

Styazoua avatar Nov 22 '23 14:11 Styazoua