MisEty / RTG-SLAM

RTG-SLAM: Real-time 3D Reconstruction at Scale Using Gaussian Splatting (ACM SIGGRAPH 2024)
https://gapszju.github.io/RTG-SLAM/
GNU General Public License v3.0
174 stars 12 forks source link

can not find config.yaml of tum dataset #4

Closed wanglong1008 closed 2 weeks ago

wanglong1008 commented 2 weeks ago

when I run python slam.py --config ./configs/tum/fr1_desk.yaml,I got error: FileNotFoundError: [Errno 2] No such file or directory: '/home/wanglong/RTG-SLAM/data/TUM_RGBD/rgbd_dataset_freiburg1_desk/config.yaml'

MisEty commented 2 weeks ago

I'm sorry that we missed some configs! Please refer the updated readme to solve this problem.