ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You can use kitti2bag to convert KITTI dataset to rosbag, which currently support raw data and odometry data (for grayscale and rgb image), however it's still did not support velodyne dataset for odometry dataset. you can use raw dataset instead since it have a mapping between raw and odometry dataset.

hope it helps!