-
Notifications
You must be signed in to change notification settings - Fork 763
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
How to get different sequences of KITTI datasets(KITTI01, .. , 10) #1
Comments
Please ask more specific what doesn't work for you, what you tried already etc. |
@MichaelGrupp I am trying to do KITTI_01_SPTAM.txt, KITTI_02_ORB.txt, KITTI_01_LSD_SLAM.txt(other different sequences (01, 02, ..., 10) of the sequence 00 of KITTI dataset), I don't understand your explanation:Since you want to use TUM RGB-D, KITTI and EuRoC datasets keep in mind that the "default" ground truth trajectory file formats of these datasets are different: |
What are those files? Which format? And what exactly do you want to achieve? My explanation was just a reminder that there are different trajectory file formats for the ground truth / reference trajectory depending on the dataset. |
@MichaelGrupp Hello, I want to make trajectories( in text file format like yours KITTI_00_Orb.text, KITTI_00_SPTAM) performed by S-PTAM and Orb_Slam on KITTI diferent sequences of datasets with my camera parameters.
SUMMARYPARAMETERS
$ rostopic list I didn't successfully tested. |
To get the trajectories in text file format |
Please understand that I only answer specific issues with my software here. In other words: after you generated poses/trajectories in KITTI, TUM or ROS bag format and you
|
Thank you very much for your valued assistance and your quick reply, which helped me to understand many things |
You're welcome. |
Hello, Based on this explanation raulmur/ORB_SLAM2#454 I am trying to do sequences KITTI01,02,.....,10 for S-PTAM, ORB_SLAM and LSD-SLAM 2 days ago unsuccessfully
@MichaelGrupp Can you help me to explain the procedure?
Thank you in advance for your answer.
The text was updated successfully, but these errors were encountered: