Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Adapt csv loader to maplab standart #18

Open
fabioruetz opened this issue Mar 26, 2019 · 0 comments · May be fixed by #24
Open

Adapt csv loader to maplab standart #18

fabioruetz opened this issue Mar 26, 2019 · 0 comments · May be fixed by #24

Comments

@fabioruetz
Copy link

Hey,

Using pose csv file from the maplab node I get the following issue:

terminate called after throwing an instance of 'std::invalid_argument'
what(): stod

If I look at csv loader I can see, that csv format is not the same as in the csv loader. Deleting the 3 column in the csv file works, but its more of a hack.

@hermannsblum hermannsblum linked a pull request Jan 28, 2020 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant