Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 353 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 353 Bytes

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