Skip to content

cuge1995/bin-to-pcd-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages