JeffLIrion / python-graphslam

Graph SLAM solver in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't find input_INTEL_g2o

jdmartin86 opened this issue · comments

After pip installing the package and attempting to run the example, I get the following error message:

FileNotFoundError: [Errno 2] No such file or directory: 'input_INTEL_g2o'

Are any additional steps required to locate this file / directory?

I didn't include it in the repo because it's not my dataset. But I did put a link in the README: https://lucacarlone.mit.edu/datasets/

Did you get this sorted out?

Yes, thank you.