Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 471 Bytes

benchmarking.md

File metadata and controls

6 lines (3 loc) · 471 Bytes

Benchmarking

We provide some infrastructure code in svo_benchmarking package to evaluate the pose estimation accuracy.

The svo_benchmarking package allows to execute SVO (with/without VIO backend/global map) on multiple datasets at the same time. It also makes use of the rpg_trajectory_evaluation package to evaluate the trajectory estimation accuracy conveniently. Please see the README in svo_benchmarking for details.