clynamen / nuscenes2bag

nuScenes dataset to rosbag format
144 stars 34 forks source link

Add option to compress images #11

Open lukasstaecker opened 3 years ago

lukasstaecker commented 3 years ago

Some users where complaining about large bag file sizes. I added an option --compress/-c to use compressed images instead of raw images which reduces the output bag file size by around 10x and also runs faster.