Skip to content

Latest commit

 

History

History

bin-to-pcd-python

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

bin-to-pcd-python

Converting bin files scanned by LIDAR of autonomous vehicles into pcd files for further processing

Requirements

The code requires open3d

convert .bin to .pcd

usage:

python bin2pcd.py binFileName, pcdFileName

for example:

python bin2pcd.py 000002.bin 2.pcd

Dataset

KITTI, Sementic3D