MarvinChung / Orbeez-SLAM

GNU General Public License v3.0
264 stars 29 forks source link

Monocular run error #11

Open num-doc opened 1 year ago

num-doc commented 1 year ago

ubuntu 20.04 3090 run ./build/mono_tum Vocabulary/ORBvoc.txt configs/Monocular/TUM/freiburg1_desk.yaml rgbd_dataset_freiburg1_desk run error : terminate called after throwing an instance of "std::runtime_error" Could not allocate memory

I need your help!

MarvinChung commented 1 year ago

Hello, was this error message generated as a result of using Docker?

MarvinChung commented 1 year ago

I'm curious if the issue might be related to the CUDA version. Are you using a CUDA version that is older than 11.7, as mentioned in this problem?

num-doc commented 1 year ago

Thank you for your reply. I use docker to build, but there will be errors when I use docker, such as instant-ngp-kf. The above problem is caused by my compilation failure

Sudhansh6 commented 8 months ago

Were you able to fix this error?