bin-to-pcd-python
bin-to-pcd-python copied to clipboard
Converting bin files scanned by LIDAR of autonomous vehicles into pcd files for further processing
Hi, Thanks for sharing your codes. While I was using the bin2pcd_folder.py, I found an issue that the created pcd files were not located in the designated path. I fixed...
Hi, Thanks for your useful codes. While using bin2pcd_folder.py, There was an issue that name of bin files and created pcd files are not corresponding. Therefore, I added new line...
Thank out for the useful tool. How can I convert pointcloud with intensity? Open3d doesn't provide something like o3d.utility.Vector4dVector()