koide3 / direct_visual_lidar_calibration

A toolbox for target-less LiDAR-camera calibration [ROS1/ROS2]
https://koide3.github.io/direct_visual_lidar_calibration/
706 stars 105 forks source link

point cloud visualization #109

Open BC481 opened 2 weeks ago

BC481 commented 2 weeks ago

Before opening an issue If the issue is about build errors:

If the issue is about calibration procedure and results:

If the issue is about the algorithm:

Describe the bug There is an issue with the point cloud visualization

Expected behavior Hello, your work is great. I can successfully operate on Docker, but I encountered some problems when using the source code. When I am preprocessing the data, the visualization window crashes and shows a "Segmentation fault". If I do not perform visualization operations, the data processing can proceed normally. When manually selecting points in the second step, a "double free or corruption (out)" error occurred.

Screenshots and sample data 2024-09-06 09-58-18 的屏幕截图 2024-09-06 10-00-04 的屏幕截图

Environment:

koide3 commented 21 hours ago

The error may stem from the docker environment failing to access X11. Can you try running xhost + before launching the docker environment? Please also check if X11-related docker options are set as following: koide3.github.io/direct_visual_lidar_calibration/docker/