Skip to content

Dataset tools for working with the KITTI dataset raw data ( http://www.cvlibs.net/datasets/kitti/raw_data.php ) and converting it to a ROS bag. Also allows a library for direct access to poses, velodyne scans, and images.

Notifications You must be signed in to change notification settings

fnozarian/kitti_to_rosbag

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 

Repository files navigation

rosbag_to_kitti

I temporarily added some codes to kitti_to_rosbag to convert/export a rosbag containing point cloud, image, imu, and GPS information to KITTI raw dataset format. To run, first adjust the hardcoded GPS/IMU/camera transforms to velodyne and their corresponding topic names in kitti_live_node.cpp and then build and run it. Then play the rosbag file to get the exported raw data.

About

Dataset tools for working with the KITTI dataset raw data ( http://www.cvlibs.net/datasets/kitti/raw_data.php ) and converting it to a ROS bag. Also allows a library for direct access to poses, velodyne scans, and images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.0%
  • CMake 1.0%