Skip to content

Commit 0198d6b

Browse files
committed
Parameters for evaluation included in the readme
1 parent 138274d commit 0198d6b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ This repository contains scripts that are used to evaluate localisation, 3D reco
44
This is a pre-release of the software. The codebase will be refactored in the near future. Please feel free to ask questions about the dataset and report bugs in the Github Issues.
55

66
## Localisation Benchmark
7-
The localisation benchmark runs LiDAR SLAM methods ([Fast-LIO-SLAM](https://github.com/gisbi-kim/FAST_LIO_SLAM), [SC-LIO-SAM](https://github.com/gisbi-kim/SC-LIO-SAM), [ImMesh](https://github.com/ori-drs/ImMesh_hesai)) and LiDAR Bundle Adjustment method ([HBA](https://github.com/hku-mars/HBA)). The resultant trajectory are evaluated against the ground truth trajectory using [evo](https://github.com/MichaelGrupp/evo).
7+
The localisation benchmark runs LiDAR SLAM methods (and also LIVO): ([Fast-LIO-SLAM](https://github.com/ori-drs/FAST_LIO_SLAM), [SC-LIO-SAM](https://github.com/ori-drs/SC-LIO-SAM), [ImMesh](https://github.com/ori-drs/ImMesh_hesai)), [Fast-LIVO2](https://github.com/ori-drs/FAST-LIVO2). And LiDAR Bundle Adjustment method: ([HBA](https://github.com/ori-drs/HBA)). The resultant trajectory are evaluated against the ground truth trajectory using [evo](https://github.com/MichaelGrupp/evo).
8+
9+
Each link provided for the methods above is a fork containing a branch `config-used-OSD` with the configurations used for the evaluation.
810

911
Build the docker container and run the methods:
1012
```bash

0 commit comments

Comments
 (0)