Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

IO incompatability across Windows/Unix #1105

Open
russelldj opened this issue Oct 15, 2020 · 0 comments
Open

IO incompatability across Windows/Unix #1105

russelldj opened this issue Oct 15, 2020 · 0 comments

Comments

@russelldj
Copy link
Contributor

I found that I was unable to read a .ply file using read_ply_file on Ubuntu 18.04 when the file was generated on Windows. I got back a landmark_map with zero points in it. I removed carriage returns and the issue was resolved.

I may have experienced a similar issue with reading and writing Eigen files in the past but I haven't looked into that further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant