kuixu / kitti_object_vis

KITTI Object Visualization (Birdview, Volumetric LiDar point cloud )
MIT License
1.06k stars 231 forks source link

python kitti_object.py --show_lidar_with_depth --img_fov --const_box --vis system crashed #23

Closed MichaelSunEngineer closed 4 years ago

MichaelSunEngineer commented 4 years ago

@kuixu Mayavi Scene 1 display lidar image window black screen does not respond, cmd does not report any error? What can i do? Thanks

kuixu commented 4 years ago

Could you show some tail lines in cmd? That info may help to find the possible reason.

In my guess, no responds may cause by:

MichaelSunEngineer commented 4 years ago

I know the reson.it is system problem .python3.6+PyQt4.11.4 is ok. Thanks very much!! You can add this in README

kuixu commented 4 years ago

Great! Thanks.