rosbag_toolkit icon indicating copy to clipboard operation
rosbag_toolkit copied to clipboard

can this toolkit be used without dependency on ROS?

Open praveen5733 opened this issue 2 years ago • 0 comments

Hi,

I have a .bag file with images and depth maps I want to process to extract the images from it. I was trying to use the script bag2image.py , I could install all the packages rosbag,roslib and rospy without ros dependency but could not install message_filters. Do we need a ros setup to run this script? If not how was the message_filters installed?

praveen5733 avatar May 22 '23 14:05 praveen5733