-
Notifications
You must be signed in to change notification settings - Fork 70
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
Visiallization problem #68
Comments
Hi @Steven0928, |
Sure I did , but it still reporting error like I mentioned above. :( |
I think you can use Open3D instead. It is simpler and less error to install. Here is the code I use:
|
Perfect! |
What is the "cam_param_path" for Kitti-360 dataset? |
Hi @AniketDhar, I don't remember how did I got the params but I set them directly in the code. |
Thanks for the quick response. I saw a filepath, so I expected there might be a json file that I am missing somewhere. But just to be clear, for the Open3D visualizer, you set the camera parameters into a file and load that to |
ah I understand what you mean. You can provide an arbitrary filepath, if the file is not exist, a camera parameter config file will be saved there. |
Is it a Qt problem?
How can I solve it ?
Thanks a lot
The text was updated successfully, but these errors were encountered: