-
Notifications
You must be signed in to change notification settings - Fork 101
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
Invalid lidar file for exporting to kitti #89
Comments
Hey! |
Hi @tobii95 I have no idea about this issue. Maybe we can skip some problematic frames for exporting. |
Hey @mnik17 , some time has pased, so I don't remember the issue in detail anymore. But as I remember it, I just skipped the affected frames and that worked for me |
I just faced the problem, and I solved it in an easy way.. I modified the function "def from_file" in the following way:
|
regarding #50 issue,
The same error comes up as below
I am informed from #50 that the latest version of the Lyft dataset should be OK with this issue.
However, I got the same issue with the newest version(downloaded in July 2020).
As far as I know, the previous version has its folder name as v1.01-train/lidar which is different from mine: train/train_lidar.
How can I resolve this? Any comments are welcome!
The text was updated successfully, but these errors were encountered: