uzh-rpg / rpg_trajectory_evaluation

Toolbox for quantitative trajectory evaluation of VO/VIO
MIT License
1.06k stars 348 forks source link

How to pass multiple algorithms using --alg #18

Open jean821203 opened 4 years ago

jean821203 commented 4 years ago

I tried --alg alg1 alg2 --alg alg1 --alg alg2

neither seemed work to do the evaluation for chosen algorithms HELPP

zhangzichao commented 4 years ago

Hi, now this can be done more easily with the latest version. You can use a yaml file to specify the algorithms and datasets to analyze.