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

Could not load ground-plane parameters? #4

Open
wangyifantech opened this issue Apr 26, 2018 · 3 comments
Open

Could not load ground-plane parameters? #4

wangyifantech opened this issue Apr 26, 2018 · 3 comments

Comments

@wangyifantech
Copy link

Hi,

When I running the code, there is a problem: Could not load ground-plane parameters, fitting plane of-the-fly ... Where can I find the ground-plane files? Or how to generate the ground-plane files just like the disparity map? I can't find the ground-plane files generate function in the code.

Thanks.

@aljosaosep
Copy link
Owner

Hey,

in case you don't specify the ground-plane path the tracker will automatically fit the plane to the point cloud. Can you try that and let me know if it works for you? Are you testing on KITTI or some different dataset?

@wangyifantech
Copy link
Author

@aljosaosep Hi, thanks for the reply. I am testing the KITTI datasets. If I delete the ground-plane path in the config file when I running the code, it will print "Could not load ground-plane parameters, fitting plane of-the-fly". Actually, whether I specify the ground-plane or not, the code is working. I just want to know how to get the ground-plane files? In the kitti_sample.cfg, the ground_plane_path is on preprocessed dir, so I think there are some ways that I can get the ground-plane files.

Thanks.

@zhangyanabc
Copy link

@aljosaosep Hi, thanks for the reply. I am testing the KITTI datasets. If I delete the ground-plane path in the config file when I running the code, it will print "Could not load ground-plane parameters, fitting plane of-the-fly". Actually, whether I specify the ground-plane or not, the code is working. I just want to know how to get the ground-plane files? In the kitti_sample.cfg, the ground_plane_path is on preprocessed dir, so I think there are some ways that I can get the ground-plane files.

Thanks.

I have the same question,have you solved it?Thanks!

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

3 participants