Skip to content

firesnow1234/kitti2pcl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kitti2pcl

Converting Velodyne scans to PCD files in KITTI dataset.

$ mkdir build
$ cd build
$ cmake ..
$ make
$ ./velo2pcd --folder DIR/TO/VELODYNE/SEQUENCE

About

Converting KITTI dataset to PCL(PCD)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.8%
  • CMake 9.2%