hku-mars / BALM

An efficient and consistent bundle adjustment for lidar mapping
GNU General Public License v2.0
700 stars 151 forks source link

The ground-truth of Steven Dataset #42

Closed gitouni closed 1 year ago

gitouni commented 1 year ago

Dear authros of BALM: Thanks for sharing your advanced work. I want to ask a question about your paper. In Table II, you test your algorithm, LOAM and Lego-LOAM on a Velodyne VLP-16 LiDAR dataset named Steven. Howver, the author of Lego-LOAM did not provide the ground-truth poses of this trajectory. How to evaluate the performance of these approaches on this dataset? Did you suppose that the start and end point of this trajectory is strictly overlapped and compute the total drift error?

Zale-Liu commented 1 year ago

The bag name is "same_start_end_position.bag" from the Lego-LOAM. Thus, we assume that the path has the same start and end point.