mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-02 17:40:23 +08:00
Docker: added new "latest" version of jfr2018 image (including VINS and latest rtabmap version). Updated jfr2018 scripts to easily switch to host installed rtabmap instead of docker
This commit is contained in:
@@ -31,6 +31,8 @@ run_euroc_datasets.sh
|
||||
run_tum_datasets.sh
|
||||
```
|
||||
|
||||
For TUM dataset, use this script [associate.py](https://gist.github.com/matlabbe/484134a2d9da8ad425362c6669824798) to synchronize RGB and epth images before processing. Usage in a TUM dataset: `python associate.py rgb.txt depth.txt`, this will create `rgb_sync` and `depth_sync` folders.
|
||||
|
||||
Process all datasets, results will be written to subfolders `results/euroc`, `results/kitti` and `results/tum`:
|
||||
```bash
|
||||
./run_all.sh
|
||||
|
||||
Reference in New Issue
Block a user