hdl_graph_slam icon indicating copy to clipboard operation
hdl_graph_slam copied to clipboard

How to do benchmark on KITTI datasets

Open HongweiSunny opened this issue 6 years ago • 2 comments

Thx for your great working! I want to do some benchmark based on KITTI datasets to check the accuracy of this method. But I do not know how to get the trajectory of mapping. Looking forward to your help. Thx in advance.

HongweiSunny avatar May 16 '19 14:05 HongweiSunny

Hi @HongweiSunny , You may need to convert KITTI to rosbag. I'm not sure, but I think there should be some scripts to do that on github...

koide3 avatar May 27 '19 12:05 koide3

I have now a rosbag that has all Kitti sequence 08 from the odometry dataset, but when I ran it with hdl_---_kit.launch with configuring the static_tf_publisher for Velodyne and cameras data, it didn't work as properly.

Most properly there's an issue with the tf because of time difference. image

And here's the TF tree image

And from RVIZ I got those errors as shown below image

mhaboali avatar Apr 17 '20 09:04 mhaboali