tomas789 / kitti2bag

Convert KITTI dataset to ROS bag file the easy way!
MIT License
702 stars 256 forks source link

no such file or directory? #70

Closed Chihanxx closed 1 year ago

Chihanxx commented 1 year ago

Hi blogger, I successfully installed kitti2bag and tested kitti2bag -t 2011_09_30 -r 0016 raw_synced . I successfully converted rosbag, but when I generate other rosbag afterwards, for example: kitti2bag 2011_10_03 -r 0027 raw_synced . I got an error: [Errno 2] No such file or directory:, what happened?