nihalsoans91 / Bag_to_Depth

Python code to extract depth and rgb data from rosbag
MIT License
14 stars 5 forks source link

There was a problem with different number of extracted images and depth maps. #3

Open WonJunPark opened 3 years ago

WonJunPark commented 3 years ago

Attempt to extract image and depth map from bag file. However, there was a problem where the number of extracted images and depth maps were different.

Why do these things happen? Please reply. Thank you.

Viky397 commented 3 years ago

I have the same issue!