mlaiacker / rosbag2video

converts image sequence in ros bag files to video files
GNU General Public License v2.0
313 stars 111 forks source link

Fix Issue #27 #39

Closed jmz3 closed 5 months ago

jmz3 commented 5 months ago

This PR aims to address issue #27

Adding supports for saving depth images (encoded through mono16) to grayscale videos. This feature was not implemented in the previous versions.