Skip to content

Complete the conversion from the .bag file to the .png and .bin files. Includes .bag file decoding, pcd2bin and file directory extraction.

License

Notifications You must be signed in to change notification settings

fhkiel-mlaip/Tools_RosBag2KITTI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tools-RosBag2KITTI

Step 0.

Clone this repository:

git clone git@github.com:pablogvrcia/Tools RosBag2KITTI.git

Step 1.

Build the project:

cd pcd2bin ./build.sh

Step 2.

Preparation. Put the .pcd files into pcd/. Set the file path in the code pcd2bin.cpp.

Step 3.

Conversion. The .bin files are saved into bin/.

cd CMakefile ./pcd2bin.

About

Complete the conversion from the .bag file to the .png and .bin files. Includes .bag file decoding, pcd2bin and file directory extraction.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 77.7%
  • CMake 11.8%
  • Python 8.0%
  • Shell 2.5%