rosbag2video icon indicating copy to clipboard operation
rosbag2video copied to clipboard

converts image sequence in ros bag files to video files

Results 13 rosbag2video issues
Sort by recently updated
recently updated
newest added

## **Purpose of Pull Request** :bookmark: This aims to address issues #21 and #22. It addresses issue 22 by allowing `rosbag2video.py` and `ros2bag2video.py` to run within docker containers. By doing...

bug
enhancement

Hi, I added handling for compressed images that does not involve hardcoding. Hardcoding for video rendering of Image types was also fixed. Topic name argument should work now. Also made...

## **Purpose of Pull Request** :bookmark: This aims to fix the issue highlighted in #20 which was reproducable by doing the following: ## **Steps To Reproduce** :books: 1. Download `rosbag2video`:...

bug