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

kiss_icp_pipeline and lidar_visualizer error #384

Closed
kanhw opened this issue Aug 6, 2024 · 2 comments
Closed

kiss_icp_pipeline and lidar_visualizer error #384

kanhw opened this issue Aug 6, 2024 · 2 comments

Comments

@kanhw
Copy link

kanhw commented Aug 6, 2024

when I use: kiss_icp_pipeline --dataloader kitti --sequence 00 --visualize dataset/
it shows:
2024-08-06 10-08-28 的屏幕截图
The same to lidar_visualizer.Do you have any good solutions?

@nachovizzo
Copy link
Collaborator

Is not an error just a warning, we did fix it in lidar visualizer but won't fix for kiss icp as we have a new visualizer ready to deploy very soon #379

In any case, this is because you have a newer version of open3d, if it relly bothers you you can downgrade pip install open3d==0.17

@kanhw
Copy link
Author

kanhw commented Aug 6, 2024

Thank you for your reply, sorry to bother you again, I changed the version of open3d to 0.17, this warning will no longer appear, but the visualization will only show a single frame of the radar point cloud, the terminal displayes as shown in the figure.
2024-08-06 16-13-28 的屏幕截图

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

2 participants