rosbag2video
rosbag2video copied to clipboard
converts image sequence in ros bag files to video files
## **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...
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`:...